summaryrefslogtreecommitdiff
path: root/gralloc960/gralloc_helper.h
AgeCommit message (Collapse)Author
2018-03-29gralloc960: Update to the r9p0 gralloc releaseJohn Stultz
This is necessary in order to support r9p0 libGLES_mali.so binaries. NOTE: This unfortunately drops recent changes like v4.12+ ION abi compatibility, which will need to be re-implemented and re-added. NOTE: This change requires both kernel changes for the r9p0 driver as well as binariy r9p0 libGLES_mali.so libraries. Don't merge until those are all lined up to land. Change-Id: I6c7fdf7585edea08196d1a323db3ec0629883311 Signed-off-by: John Stultz <john.stultz@linaro.org>
2017-05-26HiKey960: Integrate ARM's reference gralloc for mali bifrostJohn Stultz
This integrates the BX304L01B-SW-99005-r4p0-01rel0 mali bifrost package from ARM available here: https://developer.arm.com/products/software/mali-drivers/android-gralloc-module Change-Id: I737bce784d21d1a870229a16bcddd3668738405a Signed-off-by: John Stultz <john.stultz@linaro.org>