powerhal: update new boost uclamp value

update new boost uclamp value since we update
cpu capacity

Test: None
Bug: 224649226
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I5c57242c042326907725bac0a024aed01506694b
This commit is contained in:
chungkai 2022-04-14 03:10:01 +00:00 committed by Chung-Kai (Michael) Mei
parent ed9f2b80a4
commit 9df3e194b1

View file

@ -143,9 +143,9 @@
"Path": "/proc/vendor_sched/ta_uclamp_min",
"Values": [
"553",
"108",
"126",
"1",
"42"
"55"
],
"ResetOnInit": true
},
@ -153,9 +153,9 @@
"Name": "SFUClampBoost",
"Path": "/proc/vendor_sched/sf_uclamp_min",
"Values": [
"125",
"65",
"30"
"160",
"85",
"39"
],
"ResetOnInit": true
},
@ -163,7 +163,7 @@
"Name": "MLUclampBoost",
"Path": "/proc/vendor_sched/nnapi_uclamp_min",
"Values": [
"154",
"180",
"512"
],
"DefaultIndex": 0,
@ -418,7 +418,7 @@
"PowerHint": "INTERACTION",
"Node": "SFUClampBoost",
"Duration": 5000,
"Value": "65"
"Value": "85"
},
{
"PowerHint": "DEVICE_IDLE",
@ -430,7 +430,7 @@
"PowerHint": "LAUNCH",
"Node": "SFUClampBoost",
"Duration": 5000,
"Value": "65"
"Value": "85"
},
{
"PowerHint": "LAUNCH",
@ -1138,7 +1138,7 @@
"PowerHint": "REFRESH_60FPS",
"Node": "TAUClampBoost",
"Duration": 0,
"Value": "42"
"Value": "55"
},
{
"PowerHint": "ADPF_DISABLE_TA_BOOST",
@ -1170,7 +1170,7 @@
"PowerHint": "BOOST_60HZ",
"Node": "TAUClampBoost",
"Duration": 200,
"Value": "108"
"Value": "126"
},
{
"PowerHint": "DISPLAY_IDLE",