From: Inki Dae Date: Tue, 29 Jan 2013 07:28:30 +0000 (+0900) Subject: drm/exynos: fix iommu address allocation order X-Git-Tag: v3.9-rc1~83^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9e3137cffc880b5162f2cc039df48712c496bb;p=pandora-kernel.git drm/exynos: fix iommu address allocation order 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 --- Reading git-diff-tree failed