From 761e927a83b5efc88de06c1c61e79f3471984691 Mon Sep 17 00:00:00 2001 From: Park Ju Hyung Date: Tue, 31 May 2022 18:32:42 +0900 Subject: [PATCH] sm8550-common: Relax timers for automatic refresh rate switching Due to visible gamma shifts on our panels, we should make the switchings to happen conservatively. With idle timer >= touch timer, idle timer now always takes precedence, but we're leaving touch timer property to immediately switch back to 120 Hz on touch input events. Change-Id: If8b1e00a2d2213c4d2288ab28fad4ba0826a36e8 Signed-off-by: Park Ju Hyung Signed-off-by: Pranav Vashi --- vendor.prop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor.prop b/vendor.prop index 77e4942..32b80d7 100644 --- a/vendor.prop +++ b/vendor.prop @@ -138,8 +138,8 @@ ro.surface_flinger.max_virtual_display_dimension=4096 ro.surface_flinger.enable_frame_rate_override=false ro.surface_flinger.protected_contents=true ro.surface_flinger.set_display_power_timer_ms=300 -ro.surface_flinger.set_idle_timer_ms=250 -ro.surface_flinger.set_touch_timer_ms=300 +ro.surface_flinger.set_idle_timer_ms=4000 +ro.surface_flinger.set_touch_timer_ms=4000 ro.surface_flinger.use_color_management=true ro.surface_flinger.use_content_detection_for_refresh_rate=true ro.surface_flinger.wcg_composition_dataspace=143261696