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:
Midas Chien 2018-09-06 02:43:30 +08:00 committed by Max Weffers
parent 68d67fa744
commit 5d621dbdfa
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -69,6 +69,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
debug.sf.enable_hwc_vds=1 \
debug.sf.hw=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.hwc.enable_vds=1 \
ro.opengles.version=196610 \