commit | a88fbc333e9d7c9723edba45a19dd643d87d1c36 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Wed Jun 13 16:57:04 2018 -0700 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jul 11 15:59:46 2018 -0700 |
tree | 0ab49c9d968040e84501c48517ad7167fb466f2a | |
parent | b644c34ee96bbd432d653402a802b9743492877e [diff] |
hikey960: gralloc960: Tweak allocation so every HWC allocation doesn't come out of cma Since we only need CMA for the HW_FB, don't use CMA for every buffer, as otherwise we fragment and run out of CMA space fairly quickly. Change-Id: I3f274fa4ac4a47e80f2cb350675c197222a92a88 Signed-off-by: John Stultz <john.stultz@linaro.org>