From 8b3ba7e3bcf311850819a030b65129bd5cabeda2 Mon Sep 17 00:00:00 2001 From: Wei Wang Date: Thu, 20 Jan 2022 14:23:14 -0800 Subject: [PATCH] Boost DISPLAY_UPDATE_IMMINENT higher for 60HZ To improve the beginning of UI operations, boost higher for DISPLAY_UPDATE_IMMINENT when in 60HZ. Bug: 196192814 Test: Build and trace Change-Id: I1c45ba66164ca4109289aaabacedaf3888e235b9 Signed-off-by: Wei Wang --- powerhint.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/powerhint.json b/powerhint.json index 54f62b3c..bcac508f 100644 --- a/powerhint.json +++ b/powerhint.json @@ -138,7 +138,6 @@ "107", "42" ], - "DefaultIndex": 1, "ResetOnInit": true }, { @@ -1122,7 +1121,7 @@ "PowerHint": "BOOST_60HZ", "Node": "TAUClampBoost", "Duration": 200, - "Value": "43" + "Value": "108" }, { "PowerHint": "REFRESH_120FPS",