git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca18e14
)
drm/exynos: fix iommu address allocation order
author
Inki Dae
<inki.dae@samsung.com>
Tue, 29 Jan 2013 07:28:30 +0000
(16:28 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 21 Feb 2013 06:00:26 +0000
(15:00 +0900)
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 <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found