sm6375-common:powerhint: Decrease launch boost to 3sec

* 5s is just too much long plus battery drainer

Change-Id: I7e037c45cd2296a8bbd67d6bd63c212c0ef2a805
This commit is contained in:
DennySPB 2024-09-26 09:01:19 +05:30 committed by Anand S
parent 208b65c9dd
commit e854c59f76
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -527,19 +527,19 @@
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBigClusterMaxFreq", "Node": "CPUBigClusterMaxFreq",
"Duration": 5000, "Duration": 3000,
"Value": "9999999" "Value": "9999999"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBigClusterMinFreq", "Node": "CPUBigClusterMinFreq",
"Duration": 5000, "Duration": 3000,
"Value": "9999999" "Value": "9999999"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPULittleClusterMinFreq", "Node": "CPULittleClusterMinFreq",
"Duration": 5000, "Duration": 3000,
"Value": "9999999" "Value": "9999999"
}, },
{ {
@ -557,79 +557,79 @@
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBWHystTriggerCount", "Node": "CPUBWHystTriggerCount",
"Duration": 5000, "Duration": 3000,
"Value": "0" "Value": "0"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBWHystLength", "Node": "CPUBWHystLength",
"Duration": 5000, "Duration": 3000,
"Value": "0" "Value": "0"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBWHistMemory", "Node": "CPUBWHistMemory",
"Duration": 5000, "Duration": 3000,
"Value": "0" "Value": "0"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUBWMinFreq", "Node": "CPUBWMinFreq",
"Duration": 5000, "Duration": 3000,
"Value": "7980" "Value": "7980"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUDDRLatLittleMinFreq", "Node": "CPUDDRLatLittleMinFreq",
"Duration": 5000, "Duration": 3000,
"Value": "7980" "Value": "7980"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUDDRLatBigMinFreq", "Node": "CPUDDRLatBigMinFreq",
"Duration": 5000, "Duration": 3000,
"Value": "7980" "Value": "7980"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUDDRLatfloorLittleMinFreq", "Node": "CPUDDRLatfloorLittleMinFreq",
"Duration": 5000, "Duration": 3000,
"Value": "7980" "Value": "7980"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "CPUDDRLatfloorBigMinFreq", "Node": "CPUDDRLatfloorBigMinFreq",
"Duration": 5000, "Duration": 3000,
"Value": "7980" "Value": "7980"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "GPUForceClkOn", "Node": "GPUForceClkOn",
"Duration": 5000, "Duration": 3000,
"Value": "1" "Value": "1"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "GPUForceRailOn", "Node": "GPUForceRailOn",
"Duration": 5000, "Duration": 3000,
"Value": "1" "Value": "1"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "GPUIdleTimer", "Node": "GPUIdleTimer",
"Duration": 5000, "Duration": 3000,
"Value": "10000" "Value": "10000"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "L3LittleClusterMinFreq", "Node": "L3LittleClusterMinFreq",
"Duration": 5000, "Duration": 3000,
"Value": "1497600000" "Value": "1497600000"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "L3BigClusterMinFreq", "Node": "L3BigClusterMinFreq",
"Duration": 5000, "Duration": 3000,
"Value": "1497600000" "Value": "1497600000"
}, },
{ {