sdm660-common: Decrease launch boost to 3sec

* 5s is just too much long plus battery drainer

Signed-off-by: DennySPB <dennyspb@gmail.com>
Change-Id: I7e037c45cd2296a8bbd67d6bd63c212c0ef2a805
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
DennySPB 2021-04-19 15:37:44 +05:30 committed by pix106
parent 11ae440325
commit f64cbefc91

View file

@ -302,61 +302,61 @@
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBigClusterMaxFreq", "Node": "CPUBigClusterMaxFreq",
"Duration": 4000, "Duration": 3000,
"Value": "9999999" "Value": "9999999"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBigClusterMinFreq", "Node": "CPUBigClusterMinFreq",
"Duration": 4000, "Duration": 3000,
"Value": "9999999" "Value": "9999999"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPULittleClusterMinFreq", "Node": "CPULittleClusterMinFreq",
"Duration": 4000, "Duration": 3000,
"Value": "9999999" "Value": "9999999"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "PMQoSCpuDmaLatency", "Node": "PMQoSCpuDmaLatency",
"Duration": 4000, "Duration": 3000,
"Value": "2" "Value": "2"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBWHystTriggerCount", "Node": "CPUBWHystTriggerCount",
"Duration": 4000, "Duration": 3000,
"Value": "0" "Value": "0"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBWHistMemory", "Node": "CPUBWHistMemory",
"Duration": 4000, "Duration": 3000,
"Value": "0" "Value": "0"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBWMinFreq", "Node": "CPUBWMinFreq",
"Duration": 4000, "Duration": 3000,
"Value": "6881" "Value": "6881"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "GPUForceClkOn", "Node": "GPUForceClkOn",
"Duration": 4000, "Duration": 3000,
"Value": "1" "Value": "1"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "GPUForceRailOn", "Node": "GPUForceRailOn",
"Duration": 4000, "Duration": 3000,
"Value": "1" "Value": "1"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "GPUIdleTimer", "Node": "GPUIdleTimer",
"Duration": 4000, "Duration": 3000,
"Value": "10000" "Value": "10000"
}, },
{ {