sm6375-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: Ahmad Rulim <personal@rulim34.dev>
Change-Id: Ife8227a7f240aaf9c0adc5b6fc7f1a6112a62c85
This commit is contained in:
XSJoJo
2022-04-12 13:28:25 +05:45
committed by boedhack99
parent 2db9beefcc
commit 6f19eae81c

View File

@@ -240,6 +240,7 @@ vendor.display.disable_excl_rect=0
vendor.display.disable_excl_rect_partial_fb=1
vendor.display.disable_hw_recovery_dump=1
vendor.display.disable_offline_rotator=1
vendor.display.disable_rotator_downscale=1
vendor.display.disable_scaler=0
vendor.display.enable_async_powermode=0
vendor.display.enable_early_wakeup=1