commit | 54aa5c08ddbdb2255102758237f8717302558c63 | [log] [tgz] |
---|---|---|
author | Shubhraprakash Das <sadas@codeaurora.org> | Wed Sep 19 16:19:19 2012 -0700 |
committer | Shubhraprakash Das <sadas@codeaurora.org> | Wed Sep 19 16:33:27 2012 -0700 |
tree | d8d0f1e2d35310c4f7e3659dc2909cd735cde6e7 | |
parent | 769984218fa7cd2dea9a9b525cb168de5643d56b [diff] |
msm: kgsl: Fix the address translation ranges for GPU IOMMU Set the address translation to happen via ttbr0 for GPU IOMMU till address 0x80000000 instead of 0x40000000. Also, adjust the size of virtual pool so that it does not allocate an address greater than 0x80000000. CRs-fixed: 401364 Change-Id: I268dda47e82e80a7ee0a72a835c7777be8b6f7f5 Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>