[PATCH] drm/exynos: fix iommu address allocation order

2013-01-29 Thread Inki Dae
This patch modifies iommu address allocation order from 64k to 4k. 64k order causes waste of the io space and this was our mistakes. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_iommu.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) di

[PATCH] drm/exynos: fix iommu address allocation order

2013-01-28 Thread Inki Dae
This patch modifies iommu address allocation order from 64k to 4k. 64k order causes waste of the io space and this was our mistakes. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_iommu.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) di