mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
8e7100c978
PD#SWPL-215684 Problem: he previous compress member could not adequately indicate whether realloc was required, leading to errors in certain special scenarios. Solution: the decision to perform realloc is determined by Codec2, while Gralloc uses the value of direct_map to confirm whether realloc is necessary Verify: android-16 Change-Id: Ibc72777d9f487fe402b22ee5043da422244e50b5 Signed-off-by: yang.zhou <yang.zhou@amlogic.com>