Add fingerprint boost powerhint for comet
BUG: 307643740 Change-Id: I240a0fdaf4b592443f7c919e9b5813d5a5aa8122
This commit is contained in:
parent
3c72b3fd4c
commit
2696b1b03a
1 changed files with 18 additions and 0 deletions
|
@ -2679,6 +2679,24 @@
|
||||||
"Duration": 1000,
|
"Duration": 1000,
|
||||||
"Value": "765"
|
"Value": "765"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "FP_STORAGE_ACCESS",
|
||||||
|
"Node": "MemFreq",
|
||||||
|
"Duration": 1000,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "FP_STORAGE_ACCESS",
|
||||||
|
"Node": "DsuMinFreq",
|
||||||
|
"Duration": 1000,
|
||||||
|
"Value": "1800000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "FP_STORAGE_ACCESS",
|
||||||
|
"Node": "CPUMidClusterMinFreq",
|
||||||
|
"Duration": 1000,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "ML_ACC",
|
"PowerHint": "ML_ACC",
|
||||||
"Node": "MLUclampBoost",
|
"Node": "MLUclampBoost",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue