From ef7f2540fb60310d2b8b9a7a3f65760093900a3c 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 8589024..a42dc48 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -175,8 +175,7 @@ "Path": "/proc/vendor_sched/ta_uclamp_min", "Values": [ "612", - "1", - "63" + "1" ], "ResetOnInit": true }, @@ -1433,13 +1432,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",