commit | 9e123f98ea133518adb5b1f4a53ccaa1c07cb568 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Wed Feb 15 15:41:48 2012 -0800 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Thu Feb 16 10:22:47 2012 -0800 |
tree | 4980258bc3f77970bf834fd484dd19bb5c3ff47f | |
parent | 9621cd122c591042b7263bdfefa46d9f5c257449 [diff] |
gpu: ion: Lower IOMMU heap priority Video requires the IOMMU heap to be at a lower priority so that video can try to allocate from its MM carveout heap first and then if video needs more memory and the MM heap is exhausted it will automatically fall back on IOMMU heap. Change the priority of the IOMMU heap so video can fall back on IOMMU heap. Change-Id: Id1fc19e2c3af18ced028132d1a1bdb6a3935380f Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>