sm6375-common: configs: Add Flipendo powerhint
Bug: 153940282 Test: Manually check powerhint succeeds and check perf Change-Id: Ia3482d3e3b69562aa7c0e5dd326037d1b3806930
This commit is contained in:
parent
1f4bd589cc
commit
98d5b5b8d0
1 changed files with 12 additions and 0 deletions
|
@ -414,6 +414,18 @@
|
|||
"Node": "GPUMaxFreq",
|
||||
"Duration": 0,
|
||||
"Value": "840000000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "Flipendo",
|
||||
"Node": "CPULittleClusterMaxFreq",
|
||||
"Duration": 0,
|
||||
"Value": "1651200"
|
||||
},
|
||||
{
|
||||
"PowerHint": "Flipendo",
|
||||
"Node": "CPUBigClusterMaxFreq",
|
||||
"Duration": 0,
|
||||
"Value": "1516800"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue