powerhint: add CPU_LOAD_RESET rule

Set minimum mif freq for 1st frame to avoid memlat can't reflect in
time.

Test: Build and check 1st frame boost
Bug: 259275437
Bug: 263383561
Bug: 272146554
Change-Id: I8ef82278655f33fe02067767a442839f0b402293
Signed-off-by: lukechang <lukechang@google.com>
This commit is contained in:
lukechang 2023-03-08 04:25:41 +00:00
parent 43a46e4391
commit 3375262d11
2 changed files with 12 additions and 0 deletions

View file

@ -714,6 +714,12 @@
"Duration": 3000,
"Value": "0"
},
{
"PowerHint": "CPU_LOAD_RESET",
"Node": "MemFreq",
"Duration": 33,
"Value": "1014000"
},
{
"PowerHint": "CAMERA_LAUNCH",
"Node": "MemFreq",

View file

@ -714,6 +714,12 @@
"Duration": 3000,
"Value": "0"
},
{
"PowerHint": "CPU_LOAD_RESET",
"Node": "MemFreq",
"Duration": 33,
"Value": "1014000"
},
{
"PowerHint": "CAMERA_LAUNCH",
"Node": "MemFreq",