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:
Kyle Lin 2024-07-09 13:03:16 +08:00
parent c47c7ea1ad
commit 67e07b87ad

View file

@ -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",