SYNOPSIS

void drm_gem_free_mmap_offset(struct drm_gem_object * obj);

ARGUMENTS

obj

obj in question

DESCRIPTION

This routine frees fake offsets allocated by drm_gem_create_mmap_offset.

AUTHORS

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

COPYRIGHT