powerhint: Add DISPLAY_CHANGE hint
Add DISPLAY_CHANGE hint for display layout change due to rotation or switching between inner and outer panels. Bug: 298150450 Test: build pass Change-Id: I9c604752dec907115f5c09cca1de1e965fb8c91a
This commit is contained in:
parent
1b4df88a9c
commit
9360f84ce1
1 changed files with 54 additions and 0 deletions
|
@ -751,6 +751,60 @@
|
||||||
"Duration": 3000,
|
"Duration": 3000,
|
||||||
"Value": "0"
|
"Value": "0"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_CHANGE",
|
||||||
|
"Node": "ReducePreferIdle",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_CHANGE",
|
||||||
|
"Node": "FGPreferIdle",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_CHANGE",
|
||||||
|
"Node": "CPUBigClusterMaxFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_CHANGE",
|
||||||
|
"Node": "CPUMidClusterMaxFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_CHANGE",
|
||||||
|
"Node": "CPULittleClusterMaxFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "9999999"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_CHANGE",
|
||||||
|
"Node": "TAUClampBoost",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "764"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_CHANGE",
|
||||||
|
"Node": "FGUClampBoost",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "159"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_CHANGE",
|
||||||
|
"Node": "MemFreq",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "3172000"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_CHANGE",
|
||||||
|
"Node": "NPITaskPacking",
|
||||||
|
"Duration": 5000,
|
||||||
|
"Value": "0"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CPU_LOAD_RESET",
|
"PowerHint": "CPU_LOAD_RESET",
|
||||||
"Node": "GPUMinFreq",
|
"Node": "GPUMinFreq",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue