commit | f3d868dcbd74d43b754bf168fd5f63bf4c8c4385 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Dec 05 16:15:11 2017 -0800 |
committer | John Stultz <john.stultz@linaro.org> | Wed Jul 11 15:59:35 2018 -0700 |
tree | 63c62f934ab81bf07d60bb1ec5d7df9913f96ac4 | |
parent | 30941517aac192a55dc358479e27dc6a6b3bc04e [diff] |
hikey: gralloc: Allow use of CMA heap instead of fbdev This allows the hikey gralloc to use the ion CMA heap instead of the fbdev device. This is needed to move to the drm_hwcomposer with FBDEV_EMULATION disabled. This enables support for both legacy kernels using older ion interface and 4.12+ and newer kernels with the newer ion interface. Change-Id: I87d86d7d4f21a40e5c64c2473aea5bb4c5947de0 Signed-off-by: John Stultz <john.stultz@linaro.org>