diff options
| author | Rob Clark <[email protected]> | 2013-08-07 17:41:23 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2013-08-19 00:34:43 +0000 |
| commit | 367bbd49202dd256dce1217c2f7cd0d5d1916f7b (patch) | |
| tree | 945aeb6b78881d4567b1064182e38a9b1227cfb1 /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | drm/omap: use flip-work helper (diff) | |
| download | kernel-367bbd49202dd256dce1217c2f7cd0d5d1916f7b.tar.gz kernel-367bbd49202dd256dce1217c2f7cd0d5d1916f7b.zip | |
drm/gem: add drm_gem_create_mmap_offset_size()
Variant of drm_gem_create_mmap_offset() which doesn't make the
assumption that virtual size and physical size (obj->size) are the same.
This is needed in omapdrm to deal with tiled buffers. And lets us get
rid of a duplicated and slightly modified version of
drm_gem_create_mmap_offset() in omapdrm.
Signed-off-by: Rob Clark <[email protected]>
Reviewed-by: David Herrmann <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions
