sm6375-common: props: Use HintManager for HWUI

This will send HWUI timings to HintManager for better CPU scheduling.
Setting a 30% margin for CPU should heavily reduce CPU loads for HWUI and
use GPU for the rest.

Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
Change-Id: I1013146a4ffc5ad71a05c1f88dead6cbc319b3a3
This commit is contained in:
mvaisakh
2022-09-23 10:31:36 +05:30
committed by boedhack99
parent 3dafaab87d
commit 2db9beefcc

View File

@@ -210,6 +210,8 @@ vendor.gatekeeper.disable_spu=true
# Graphics
debug.egl.hw=0
debug.mdpcomp.logs=0
debug.hwui.use_hint_manager=true
debug.hwui.target_cpu_time_percent=30
debug.sf.disable_client_composition_cache=1
debug.sf.enable_advanced_sf_phase_offset=1
debug.sf.enable_gl_backpressure=1