Release a fake mmap offset for an object
void drm_gem_free_mmap_offset(struct drm_gem_object * obj);
obj
obj in question
This routine frees fake offsets allocated by drm_gem_create_mmap_offset.
Jesse Barnes <jesse.barnes@intel.com>
Intel Corporation,
Initial version
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Ideas on board SPRL,
Driver internals
Daniel Vetter <daniel.vetter@ffwll.ch>
Intel Corporation,
Contributions all over the place