sm6375-common: powerhint: Enable L3 frequencies for interaction
Change-Id: Ic7b370030b60d2b68bd74fa8daa9ba83f74cdf1f
This commit is contained in:
parent
eae05d470c
commit
865ad35abb
1 changed files with 14 additions and 0 deletions
|
@ -275,6 +275,7 @@
|
||||||
"Path": "/sys/class/devfreq/fd90100.qcom,cpu0-cpu-l3-lat/min_freq",
|
"Path": "/sys/class/devfreq/fd90100.qcom,cpu0-cpu-l3-lat/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"1497600000",
|
"1497600000",
|
||||||
|
"1171200000",
|
||||||
"300000000"
|
"300000000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
|
@ -284,6 +285,7 @@
|
||||||
"Path": "/sys/class/devfreq/fd90100.qcom,cpu6-cpu-l3-lat/min_freq",
|
"Path": "/sys/class/devfreq/fd90100.qcom,cpu6-cpu-l3-lat/min_freq",
|
||||||
"Values": [
|
"Values": [
|
||||||
"1497600000",
|
"1497600000",
|
||||||
|
"1171200000",
|
||||||
"300000000"
|
"300000000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
|
@ -482,6 +484,18 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "7980"
|
"Value": "7980"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "INTERACTION",
|
||||||
|
"Node": "L3LittleClusterMinFreq",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "1171200000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "INTERACTION",
|
||||||
|
"Node": "L3BigClusterMinFreq",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "1171200000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "INTERACTIVE",
|
"PowerHint": "INTERACTIVE",
|
||||||
"Node": "CPULittleClusterUpRateLimit",
|
"Node": "CPULittleClusterUpRateLimit",
|
||||||
|
|
Loading…
Reference in a new issue