sdm660-common: Disable sdm rotator downscaler
Rotator down scaler is causing additional delays that are better handled by GL composition. Test: Open app, no jank Bug: 73640835 Signed-off-by: clarencelol <clarencekuiek@icloud.com> Change-Id: I48ab330b9de0f0567c66544050158dea338c5904
This commit is contained in:
parent
a81f0b99a0
commit
2945e8b98d
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ persist.vendor.color.matrix=2
|
|||
persist.hwc.enable_vds=1
|
||||
ro.qualcomm.cabl=0
|
||||
video.disable.ubwc=1
|
||||
vendor.display.disable_rotator_downscale=1
|
||||
|
||||
# Fwk detect
|
||||
ro.vendor.qti.va_aosp.support=1
|
||||
|
|
Loading…
Reference in a new issue