sdm710-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: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Midas Chien 2018-09-06 02:43:30 +08:00 committed by GiaSen
parent ac3a42d8e3
commit bb0e57be4a

View file

@ -5,7 +5,13 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Graphics
PRODUCT_PRODUCT_PROPERTIES += \
debug.sf.latch_unsignaled=1
debug.sf.enable_hwc_vds=1 \
debug.sf.enable_gl_backpressure=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
# Media
PRODUCT_PRODUCT_PROPERTIES += \