powerhal: update new boost uclamp value
To avoid task being placed into little cluster,
and keep same freq for middle cluster, increase
the uclamp min to 129,
Bug: 224649226
Test: freq is same as before
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Iabbb06b2a6c066ebe7bd8bdb3aba94ccf25b0d0e
diff --git a/powerhint-oriole.json b/powerhint-oriole.json
index d1fcc97..534508f 100644
--- a/powerhint-oriole.json
+++ b/powerhint-oriole.json
@@ -143,10 +143,10 @@
"Path": "/proc/vendor_sched/ta_uclamp_min",
"Values": [
"553",
- "126",
+ "129",
"56",
"1",
- "125",
+ "128",
"55"
],
"ResetOnInit": true
@@ -1164,7 +1164,7 @@
"PowerHint": "REFRESH_90FPS",
"Node": "TAUClampBoost",
"Duration": 0,
- "Value": "125"
+ "Value": "128"
},
{
"PowerHint": "REFRESH_60FPS",
@@ -1212,13 +1212,13 @@
"PowerHint": "BOOST_90HZ",
"Node": "TAUClampBoost",
"Duration": 200,
- "Value": "126"
+ "Value": "129"
},
{
"PowerHint": "BOOST_60HZ",
"Node": "TAUClampBoost",
"Duration": 200,
- "Value": "126"
+ "Value": "129"
},
{
"PowerHint": "REFRESH_90FPS",