sm8550-common: config: Move from phase offsets to work durations
Use work durations instead of phase offsets. Change-Id: Ic9dc9eb0e297b58ddd436b084d8a2dcb6e834e26
This commit is contained in:
17
vendor.prop
17
vendor.prop
@@ -114,21 +114,18 @@ ro.hardware.gatekeeper=mdfpp
|
||||
|
||||
# Graphics
|
||||
debug.sf.disable_client_composition_cache=1
|
||||
debug.sf.early_app_phase_offset_ns=100000
|
||||
debug.sf.early_gl_app_phase_offset_ns=100000
|
||||
debug.sf.early_gl_phase_offset_ns=100000
|
||||
debug.sf.early_phase_offset_ns=100000
|
||||
debug.sf.enable_advanced_sf_phase_offset=0
|
||||
debug.sf.early.app.duration=13666666
|
||||
debug.sf.early.sf.duration=10500000
|
||||
debug.sf.earlyGl.app.duration=13666666
|
||||
debug.sf.earlyGl.sf.duration=10500000
|
||||
debug.sf.enable_gl_backpressure=1
|
||||
debug.sf.enable_hwc_vds=0
|
||||
debug.sf.gpu_freq_index=7
|
||||
debug.sf.high_fps_early_gl_phase_offset_ns=100000
|
||||
debug.sf.high_fps_early_phase_offset_ns=100000
|
||||
debug.sf.high_fps_late_app_phase_offset_ns=100000
|
||||
debug.sf.high_fps_late_sf_phase_offset_ns=100000
|
||||
debug.sf.latch_unsignaled=1
|
||||
debug.sf.late.app.duration=13666666
|
||||
debug.sf.late.sf.duration=10500000
|
||||
debug.sf.predict_hwc_composition_strategy=0
|
||||
debug.sf.use_phase_offsets_as_durations=0
|
||||
debug.sf.use_phase_offsets_as_durations=1
|
||||
ro.hardware.egl=adreno
|
||||
ro.hardware.vulkan=adreno
|
||||
ro.opengles.version=196610
|
||||
|
Reference in New Issue
Block a user