powerhint: Raise minimum MIF frequency to 546 MHz during screen on
It improved 55% surfaceflinger janks in photos_playgca30fpsvideo cuj test case. Test: Build and power measurement Bug: 336872050 Flag: NONE powerhint change does not support flags Change-Id: Idad3394e5ac9d1d275f144e2d1304a115b7dc3af Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
parent
1ab55d56bc
commit
d37470ea6e
1 changed files with 8 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
"1539000",
|
||||
"1352000",
|
||||
"1014000",
|
||||
"421000"
|
||||
"421000",
|
||||
"546000"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
|
@ -884,6 +885,12 @@
|
|||
"Duration": 50,
|
||||
"Value": "302000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "DISPLAY_INACTIVE",
|
||||
"Node": "MemFreq",
|
||||
"Duration": 0,
|
||||
"Value": "421000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "CPU_LOAD_RESET",
|
||||
"Node": "MemFreq",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue