powerhint: Raise minimum MIF frequency to 546 MHz during screen on
Test: Build and power measurement Bug: 336872050 Flag: NONE powerhint change does not support flags Change-Id: Ibb49621729f966a83bcbb77d611e0c0e78545805
This commit is contained in:
parent
c47c7ea1ad
commit
67e07b87ad
1 changed files with 9 additions and 2 deletions
|
@ -32,7 +32,8 @@
|
||||||
"1539000",
|
"1539000",
|
||||||
"1352000",
|
"1352000",
|
||||||
"1014000",
|
"1014000",
|
||||||
"0"
|
"421000",
|
||||||
|
"546000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
@ -1238,6 +1239,12 @@
|
||||||
"Duration": 33,
|
"Duration": 33,
|
||||||
"Value": "820000"
|
"Value": "820000"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "DISPLAY_INACTIVE",
|
||||||
|
"Node": "MemFreq",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "421000"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "DISPLAY_INACTIVE",
|
"PowerHint": "DISPLAY_INACTIVE",
|
||||||
"Node": "CPULittleClusterDownRateLimitUs",
|
"Node": "CPULittleClusterDownRateLimitUs",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue