powerhint: updating uclamp_min for little cores

Update uclamp_min to keep the little cores boost running on the same
frequenices.

Bug: 220975075
Test: build and boot to home
Change-Id: Idfc12229ec372288c29b61e2d965e13e480476e5
This commit is contained in:
Jimmy Shiu 2022-03-08 18:49:00 +08:00 committed by Wei Wang
parent 953a9bbfa1
commit 9419013949
2 changed files with 10 additions and 12 deletions

View file

@ -137,10 +137,9 @@
"553",
"158",
"108",
"43",
"1",
"157",
"42"
"53"
],
"ResetOnInit": true
},
@ -149,7 +148,7 @@
"Path": "/sys/kernel/vendor_sched/sf_uclamp_min",
"Values": [
"125",
"65",
"78",
"30"
],
"ResetOnInit": true
@ -403,7 +402,7 @@
"PowerHint": "INTERACTION",
"Node": "SFUClampBoost",
"Duration": 5000,
"Value": "65"
"Value": "78"
},
{
"PowerHint": "LAUNCH_120FPS",
@ -420,7 +419,7 @@
"PowerHint": "LAUNCH",
"Node": "SFUClampBoost",
"Duration": 5000,
"Value": "65"
"Value": "78"
},
{
"PowerHint": "LAUNCH",
@ -1122,7 +1121,7 @@
"PowerHint": "REFRESH_60FPS",
"Node": "TAUClampBoost",
"Duration": 0,
"Value": "42"
"Value": "53"
},
{
"PowerHint": "REFRESH_60FPS",

View file

@ -136,10 +136,9 @@
"Values": [
"553",
"108",
"43",
"1",
"107",
"42"
"53"
],
"ResetOnInit": true
},
@ -148,7 +147,7 @@
"Path": "/sys/kernel/vendor_sched/sf_uclamp_min",
"Values": [
"125",
"65",
"78",
"30"
],
"ResetOnInit": true
@ -402,13 +401,13 @@
"PowerHint": "INTERACTION",
"Node": "SFUClampBoost",
"Duration": 5000,
"Value": "65"
"Value": "78"
},
{
"PowerHint": "LAUNCH",
"Node": "SFUClampBoost",
"Duration": 5000,
"Value": "65"
"Value": "78"
},
{
"PowerHint": "LAUNCH",
@ -1110,7 +1109,7 @@
"PowerHint": "REFRESH_60FPS",
"Node": "TAUClampBoost",
"Duration": 0,
"Value": "42"
"Value": "53"
},
{
"PowerHint": "ADPF_DISABLE_TA_BOOST",