From f3e165b812b66f03bbb3d26fa11093ae77229cf8 Mon Sep 17 00:00:00 2001 From: Wei Wang Date: Sun, 8 May 2022 23:29:34 -0700 Subject: [PATCH] Boost INTERACTION to 185 and remove DISPLAY_UPDATE_IMMINENT Bug: 205369368 Test: Build Signed-off-by: Wei Wang Change-Id: Ie70272c7f7df3ae0c056b7672cd2689966c50522 --- powerhint-cheetah-a0.json | 7 +------ powerhint-cheetah.json | 7 +------ powerhint-panther-a0.json | 11 +++-------- powerhint-panther.json | 11 +++-------- 4 files changed, 8 insertions(+), 28 deletions(-) diff --git a/powerhint-cheetah-a0.json b/powerhint-cheetah-a0.json index 97e7ae2..baecad4 100644 --- a/powerhint-cheetah-a0.json +++ b/powerhint-cheetah-a0.json @@ -1295,7 +1295,7 @@ "PowerHint": "BOOST_60HZ", "Node": "TAUClampBoost", "Duration": 200, - "Value": "127" + "Value": "185" }, { "PowerHint": "REFRESH_120FPS", @@ -1345,11 +1345,6 @@ "Duration": 50, "Value": "1" }, - { - "PowerHint": "DISPLAY_UPDATE_IMMINENT", - "Type": "DoHint", - "Value": "BOOST_DISPLAY" - }, { "PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL", "Node": "LimitFlashCurrent", diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index a4bae90..2b611e3 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -1294,7 +1294,7 @@ "PowerHint": "BOOST_60HZ", "Node": "TAUClampBoost", "Duration": 200, - "Value": "127" + "Value": "185" }, { "PowerHint": "REFRESH_120FPS", @@ -1344,11 +1344,6 @@ "Duration": 50, "Value": "1" }, - { - "PowerHint": "DISPLAY_UPDATE_IMMINENT", - "Type": "DoHint", - "Value": "BOOST_DISPLAY" - }, { "PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL", "Node": "LimitFlashCurrent", diff --git a/powerhint-panther-a0.json b/powerhint-panther-a0.json index a9c5604..0c4ccef 100644 --- a/powerhint-panther-a0.json +++ b/powerhint-panther-a0.json @@ -137,7 +137,7 @@ "Path": "/proc/vendor_sched/ta_uclamp_min", "Values": [ "553", - "127", + "185", "64", "1", "125", @@ -1272,13 +1272,13 @@ "PowerHint": "BOOST_90HZ", "Node": "TAUClampBoost", "Duration": 200, - "Value": "127" + "Value": "185" }, { "PowerHint": "BOOST_60HZ", "Node": "TAUClampBoost", "Duration": 200, - "Value": "127" + "Value": "185" }, { "PowerHint": "REFRESH_90FPS", @@ -1328,11 +1328,6 @@ "Duration": 50, "Value": "1" }, - { - "PowerHint": "DISPLAY_UPDATE_IMMINENT", - "Type": "DoHint", - "Value": "BOOST_DISPLAY" - }, { "PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL", "Node": "LimitFlashCurrent", diff --git a/powerhint-panther.json b/powerhint-panther.json index d6e2029..633bc02 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -137,7 +137,7 @@ "Path": "/proc/vendor_sched/ta_uclamp_min", "Values": [ "553", - "127", + "185", "1", "125", "63" @@ -1271,13 +1271,13 @@ "PowerHint": "BOOST_90HZ", "Node": "TAUClampBoost", "Duration": 200, - "Value": "127" + "Value": "185" }, { "PowerHint": "BOOST_60HZ", "Node": "TAUClampBoost", "Duration": 200, - "Value": "127" + "Value": "185" }, { "PowerHint": "REFRESH_90FPS", @@ -1327,11 +1327,6 @@ "Duration": 50, "Value": "1" }, - { - "PowerHint": "DISPLAY_UPDATE_IMMINENT", - "Type": "DoHint", - "Value": "BOOST_DISPLAY" - }, { "PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL", "Node": "LimitFlashCurrent",