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)
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>

No differences found