From a3f7310eac3fbe5bb8de9cb70e89bea25e4a8abc Mon Sep 17 00:00:00 2001 From: Wei Wang Date: Wed, 3 Aug 2022 18:17:51 -0700 Subject: [PATCH] Remove FPS boost Bug: 241312961 Test: Build Change-Id: I5fbdc1063d2ac0c468d2a8c5b00293adac7d4179 Signed-off-by: Wei Wang --- powerhint-cheetah.json | 7 +++---- powerhint-panther.json | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index 4378c7c..ae64bc7 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -166,8 +166,7 @@ "Path": "/proc/vendor_sched/ta_uclamp_min", "Values": [ "612", - "1", - "63" + "1" ], "ResetOnInit": true }, @@ -1424,13 +1423,13 @@ "PowerHint": "REFRESH_120FPS", "Node": "TAUClampBoost", "Duration": 0, - "Value": "63" + "Value": "1" }, { "PowerHint": "REFRESH_60FPS", "Node": "TAUClampBoost", "Duration": 0, - "Value": "63" + "Value": "1" }, { "PowerHint": "REFRESH_60FPS", diff --git a/powerhint-panther.json b/powerhint-panther.json index 9166126..800376c 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -155,8 +155,7 @@ "Path": "/proc/vendor_sched/ta_uclamp_min", "Values": [ "612", - "1", - "63" + "1" ], "ResetOnInit": true }, @@ -1289,13 +1288,13 @@ "PowerHint": "REFRESH_90FPS", "Node": "TAUClampBoost", "Duration": 0, - "Value": "63" + "Value": "1" }, { "PowerHint": "REFRESH_60FPS", "Node": "TAUClampBoost", "Duration": 0, - "Value": "63" + "Value": "1" }, { "PowerHint": "ADPF_DISABLE_TA_BOOST",