drm_gem_cma_dumb_map_offset — return the fake mmap offset for a CMA GEM object
int drm_gem_cma_dumb_map_offset ( | struct drm_file * file_priv, |
struct drm_device * drm, | |
u32 handle, | |
u64 * offset) ; |
file_priv
DRM file-private structure containing the GEM object
drm
DRM device
handle
GEM object handle
offset
return location for the fake mmap offset