aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_crtc.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2015-12-14 20:39:44 +0000
committerTomi Valkeinen <[email protected]>2016-03-03 15:36:42 +0000
commitb22e6690a3f656e3adb821ab4859e02932048066 (patch)
tree85d15d2067e5b914ba705e3e510dc41f734853b7 /drivers/gpu/drm/omapdrm/omap_crtc.c
parentdrm/omap: gem: Refactor GEM object allocation (diff)
downloadkernel-b22e6690a3f656e3adb821ab4859e02932048066.tar.gz
kernel-b22e6690a3f656e3adb821ab4859e02932048066.zip
drm/omap: gem: Implement dma_buf import
OMAP GEM objects backed by dma_buf reuse the current OMAP GEM object support as much as possible. If the imported buffer is physically contiguous its physical address will be used directly, reusing the OMAP_BO_MEM_DMA_API code paths. Otherwise it will be mapped through the TILER using a pages list created from the scatterlist instead of the shmem backing storage. Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions