mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: Increase SF durations even more
* The values set in commit 294f177 seem to still present quite a lot of jank in the UI. Increasing them further to these values have seemed to mitigate most of the jank. Signed-off-by: bengris32 <bengris32@protonmail.ch> Change-Id: I344448a7f4d8cdd9b0d410e40b110c5402007274
This commit is contained in:
committed by
Matsvei Niaverau
parent
9ae4e34f25
commit
5316c65e5d
14
vendor.prop
14
vendor.prop
@@ -199,13 +199,13 @@ ro.surface_flinger.primary_display_orientation=ORIENTATION_0
|
||||
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
|
||||
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
|
||||
debug.sf.use_phase_offsets_as_durations=1
|
||||
debug.sf.late.sf.duration=29100000
|
||||
debug.sf.late.app.duration=21500000
|
||||
debug.sf.early.sf.duration=29100000
|
||||
debug.sf.early.app.duration=21500000
|
||||
debug.sf.earlyGl.sf.duration=29100000
|
||||
debug.sf.earlyGl.app.duration=21500000
|
||||
debug.sf.hwc.min.duration=18500000
|
||||
debug.sf.late.sf.duration=30000000
|
||||
debug.sf.late.app.duration=24000000
|
||||
debug.sf.early.sf.duration=30000000
|
||||
debug.sf.early.app.duration=24000000
|
||||
debug.sf.earlyGl.sf.duration=30000000
|
||||
debug.sf.earlyGl.app.duration=24000000
|
||||
debug.sf.hwc.min.duration=21000000
|
||||
debug.sf.disable_backpressure=1
|
||||
|
||||
# TEE
|
||||
|
||||
Reference in New Issue
Block a user