Home
last modified time | relevance | path

Searched refs:drm_gem_dumb_map_offset (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_gem.c300 * drm_gem_dumb_map_offset - return the fake mmap offset for a gem object
312 int drm_gem_dumb_map_offset(struct drm_file *file, struct drm_device *dev, in drm_gem_dumb_map_offset() function
338 EXPORT_SYMBOL_GPL(drm_gem_dumb_map_offset); variable
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c909 return drm_gem_dumb_map_offset(file_priv, drm, args->handle, &args->offset); in rockchip_gem_map_offset_ioctl()

Completed in 4 milliseconds