sdm660-common: Enable early SF configurations
Sync early SF configurations from Bluecross Bug: 112620861 Test: Launch Chrome animation test, frame drop rate 0.9%->0.24% Change-Id: Iac9b848ed86768ee99d4bbbb3b624d607b414005 Signed-off-by: PainKiller3 <ninadpatil100@gmail.com>
This commit is contained in:
parent
68d67fa744
commit
5d621dbdfa
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
debug.sf.enable_hwc_vds=1 \
|
debug.sf.enable_hwc_vds=1 \
|
||||||
debug.sf.hw=1 \
|
debug.sf.hw=1 \
|
||||||
debug.sf.latch_unsignaled=1 \
|
debug.sf.latch_unsignaled=1 \
|
||||||
|
debug.sf.early_app_phase_offset_ns=500000 \
|
||||||
|
debug.sf.early_gl_phase_offset_ns=3000000 \
|
||||||
|
debug.sf.early_gl_app_phase_offset_ns=15000000 \
|
||||||
|
debug.sf.early_phase_offset_ns=500000 \
|
||||||
persist.debug.wfd.enable=1 \
|
persist.debug.wfd.enable=1 \
|
||||||
persist.hwc.enable_vds=1 \
|
persist.hwc.enable_vds=1 \
|
||||||
ro.opengles.version=196610 \
|
ro.opengles.version=196610 \
|
||||||
|
|
Loading…
Reference in a new issue