sm7250-common: add display fps deferral

The FPS deferral property allows deferring clock/bandwidth votes
when switching from high refresh rate to low in case hardware
takes some extra time to change refresh rate.

Bug: 152468927
Bug: 154607334
Test: 60/90 switching, no noise line
Test: systrace to check vsync period
Change-Id: I47284578d13c203b14b3213081faf258dd9a542b
Signed-off-by: aswin7469 <aswinas@pixysos.com>
This commit is contained in:
Midas Chien
2020-04-28 13:25:30 +08:00
committed by Sandeep P S
parent 8b97ab3a18
commit ea3a9386c9

View File

@@ -235,6 +235,7 @@ ro.surface_flinger.use_content_detection_for_refresh_rate=true
ro.surface_flinger.set_display_power_timer_ms=1000
ro.surface_flinger.set_idle_timer_ms=80
ro.surface_flinger.set_touch_timer_ms=200
vendor.display.defer_fps_frame_count=2
# Seamless transfer
sys.fflag.override.settings_seamless_transfer=true