drm/exynos: changed buffer structure.
authorInki Dae <inki.dae@samsung.com>
Sat, 12 Nov 2011 06:23:32 +0000 (15:23 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 15 Nov 2011 05:58:46 +0000 (14:58 +0900)
the purpose of this patch is to consider IOMMU support in the future.
EXYNOS4 SoC supports IOMMU also so the address for DMA could be
physical address with IOMMU or device address with IOMMU.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>

No differences found