f08c954f02
The new headers define the qcom video buffer format (HAL_PIXEL_FORMAT_YCbCr_420_SP_TILED) as 0x7FA30C03, ICS used 0x108. Trying to play a video with the ICS Adreno driver results in it rejecting the buffers because 2141391875 (0x7FA30C03) is an unknown buffer format, so use the QCOM_ICS_COMPAT CFLAG to fallback to the older enum. Do NOT use this with JB Adreno blobs. Change-Id: I2bd05c681718e916bd91311a4c9e503545f2e1bc |
||
---|---|---|
.. | ||
alloc_controller.cpp | ||
alloc_controller.h | ||
Android.mk | ||
ashmemalloc.cpp | ||
ashmemalloc.h | ||
fb_priv.h | ||
framebuffer.cpp | ||
gpu.cpp | ||
gpu.h | ||
gr.h | ||
gralloc_priv.h | ||
gralloc.cpp | ||
ionalloc.cpp | ||
ionalloc.h | ||
mapper.cpp | ||
memalloc.h | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
pmem_bestfit_alloc.cpp | ||
pmem_bestfit_alloc.h | ||
pmemalloc.cpp | ||
pmemalloc.h |