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 <[email protected]>
Intel Corporation,
Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
Contributions all over the place