| commit | 42ebe71efc4143580fc210e62b92d7a616bfd91e | [log] [tgz] |
|---|---|---|
| author | Olav Haugan <ohaugan@codeaurora.org> | Tue Jan 10 16:30:58 2012 -0800 |
| committer | Olav Haugan <ohaugan@codeaurora.org> | Wed Jan 18 16:40:39 2012 -0800 |
| tree | bbc1ca6a92a1058478940d7ee01245f7315407ae | |
| parent | 3110d3fbe0ad53f5dd249be31891595200e0ace9 [diff] |
gpu: ion: Add support for adjacent heaps ION has to guarantee that two of the heaps are adjacent to each other. This is due to a limitation in the hardware. Add code to ensure these heaps are adjacent. Change-Id: Icc18437a50e1d872112468d02b61ab47fd70acc9 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>