commit | fbcd311bbc7d71c9335e8ce9d0b32c0b007ef68b | [log] [tgz] |
---|---|---|
author | Kevin Matlage <kmatlage@codeaurora.org> | Fri Feb 01 12:41:04 2013 -0700 |
committer | Jeremy Gebben <jgebben@codeaurora.org> | Fri Feb 15 14:07:23 2013 -0700 |
tree | dbadefa6e6961af4008b6a54008043884be12cde | |
parent | e8bfc805d59d6ce80d7dcc79be1c39304ce931d4 [diff] |
iommu: msm: Let IOMMUv1 use all possible page sizes Allow the IOMMUv1 to use 16M, 1M, 64K or 4K iommu pages when physical and virtual addresses are appropriately aligned. This can reduce TLB misses when large buffers are mapped. Change-Id: Iffcaa04097fc3877962f3954d73a6ba448dca20b Signed-off-by: Kevin Matlage <kmatlage@codeaurora.org>