commit | 84fdb11109b6de75ef6fdee324618b268caf7a6e | [log] [tgz] |
---|---|---|
author | Shubhraprakash Das <sadas@codeaurora.org> | Wed Apr 04 12:49:31 2012 -0600 |
committer | Shubhraprakash Das <sadas@codeaurora.org> | Thu Apr 05 17:15:31 2012 -0600 |
tree | 9d48dca424df890ddc1c6dd1dfc1147ad1031a78 | |
parent | 935e6a555123b95cf1149b22ce34a06638bd316c [diff] |
msm: kgsl: Create a separate pool for mapping kgsl allocations Create a separate kgsl pool to map global allocations made in kgsl when IOMMU is used. Also, set the ttbr1 to point to defaultpagetable. This allows us to map the kgsl allocations only once to the defaultpagetable instead of having to map it to every pagetable created. Change-Id: I70fc051e852bf6820e09a1113a63ac93f7e0a51b Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>