Files
ack-tegra/include/drm
Laurent Pinchart 1c5aafa6ee drm/gem: Split drm_gem_mmap() into object search and object mapping
The drm_gem_mmap() function first finds the GEM object to be mapped
based on the fake mmap offset and then maps the object. Split the object
mapping code into a standalone drm_gem_mmap_obj() function that can be
used to implement dma-buf mmap() operations.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
2013-06-08 09:14:03 +02:00
..
2012-04-27 09:29:35 +01:00
2012-11-28 18:36:05 +10:00
2012-05-31 17:49:26 -07:00
2013-05-20 12:09:39 -04:00
2013-04-30 22:20:05 +02:00
2012-03-10 13:06:04 +00:00