rosemary: powerhint: Decrease launch boost to 3sec

* 5s is just too much long plus battery drainer

Change-Id: I7e037c45cd2296a8bbd67d6bd63c212c0ef2a805
This commit is contained in:
DennySPB
2023-02-14 23:26:45 +01:00
committed by Matsvei Niaverau
parent ae22c6fc3e
commit aadc21f027

View File

@@ -480,19 +480,19 @@
{
"PowerHint": "LAUNCH",
"Node": "FBTBoostTA",
"Duration": 5000,
"Duration": 3000,
"Value": "1"
},
{
"PowerHint": "LAUNCH",
"Node": "CPUBigClusterMaxFreq",
"Duration": 5000,
"Duration": 3000,
"Value": "2050000"
},
{
"PowerHint": "LAUNCH",
"Node": "CPUBigClusterMinFreq",
"Duration": 5000,
"Duration": 3000,
"Value": "2050000"
},
{
@@ -504,37 +504,37 @@
{
"PowerHint": "LAUNCH",
"Node": "CPULittleClusterMinFreq",
"Duration": 5000,
"Duration": 3000,
"Value": "2000000"
},
{
"PowerHint": "LAUNCH",
"Node": "PMQoSCpuDmaLatency",
"Duration": 5000,
"Duration": 3000,
"Value": "44"
},
{
"PowerHint": "LAUNCH",
"Node": "TAUclampMin",
"Duration": 5000,
"Duration": 3000,
"Value": "100"
},
{
"PowerHint": "LAUNCH",
"Node": "UclampMin",
"Duration": 5000,
"Duration": 3000,
"Value": "100"
},
{
"PowerHint": "LAUNCH",
"Node": "GPUBlockBoost",
"Duration": 5000,
"Duration": 3000,
"Value": "101"
},
{
"PowerHint": "LAUNCH",
"Node": "DRAMOppMin",
"Duration": 5000,
"Duration": 3000,
"Value": "1"
},
{