sdm660-common: power-libperfmgr: Update powerhint
* Re-adjust scaling frequency * Set both "Flipendo" freq to 1401600 Signed-off-by: OdSazib <odsazib@gmail.com> Change-Id: I4e89982ca17fbceada830a55958d1db7806787f7
This commit is contained in:
parent
d3e2fdbd1e
commit
b0dede4ba6
1 changed files with 7 additions and 12 deletions
|
@ -5,8 +5,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
"1747200",
|
|
||||||
"1536000",
|
|
||||||
"1401600",
|
"1401600",
|
||||||
"1113600"
|
"1113600"
|
||||||
],
|
],
|
||||||
|
@ -18,10 +16,8 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
|
"Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
"1536000",
|
|
||||||
"1401600",
|
"1401600",
|
||||||
"1113600",
|
"1113600",
|
||||||
"902400",
|
|
||||||
"633600"
|
"633600"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
|
@ -31,9 +27,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
"2150400",
|
|
||||||
"1958400",
|
|
||||||
"1747200",
|
|
||||||
"1401600"
|
"1401600"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0,
|
"DefaultIndex": 0,
|
||||||
|
@ -44,8 +37,6 @@
|
||||||
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq",
|
"Path": "/sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"9999999",
|
"9999999",
|
||||||
"1958400",
|
|
||||||
"1747200",
|
|
||||||
"1401600",
|
"1401600",
|
||||||
"1113600"
|
"1113600"
|
||||||
],
|
],
|
||||||
|
@ -57,7 +48,9 @@
|
||||||
"Values": [
|
"Values": [
|
||||||
"647000000",
|
"647000000",
|
||||||
"588000000",
|
"588000000",
|
||||||
"465000000"
|
"465000000",
|
||||||
|
"370000000",
|
||||||
|
"266000000"
|
||||||
],
|
],
|
||||||
"DefaultIndex": 0,
|
"DefaultIndex": 0,
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
|
@ -67,9 +60,11 @@
|
||||||
"Path": "/sys/class/kgsl/kgsl-3d0/devfreq/min_freq",
|
"Path": "/sys/class/kgsl/kgsl-3d0/devfreq/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"647000000",
|
"647000000",
|
||||||
|
"588000000",
|
||||||
"465000000",
|
"465000000",
|
||||||
"370000000",
|
"370000000",
|
||||||
"266000000"
|
"266000000",
|
||||||
|
"160000000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
@ -470,7 +465,7 @@
|
||||||
"PowerHint": "Flipendo",
|
"PowerHint": "Flipendo",
|
||||||
"Node": "CPUBigClusterMaxFreq",
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1747200"
|
"Value": "1401600"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue