]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/exynos: set buffer type from exporter.
authorInki Dae <inki.dae@samsung.com>
Thu, 7 Jun 2012 07:15:07 +0000 (16:15 +0900)
committerInki Dae <inki.dae@samsung.com>
Fri, 27 Jul 2012 02:13:56 +0000 (11:13 +0900)
commit47fcdce2d5295244066cd232109868aca42b50a1
tree11b3de9bfb47e0625837922754a3f13b85779cbf
parentc62bc752f2d8cbaaa1fd15fa1bcdf10fb90568c0
drm/exynos: set buffer type from exporter.

when fd is imported to gem, whether the memory type from exporter
is contigous or not should be set to gem flag so that drm-based
driver can aware of the memory type.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dmabuf.c