powerhint: Boost GPU(302000) by 1st frame
Take ADPF_FIRST_FRAME hint to boost the GPU freq to 302000 Bug: 243025173 Test: Manual Change-Id: I52ab59a98ff5e14fe03e82ed73f18a3d9c961721
This commit is contained in:
parent
81501e3260
commit
8fd0c77a16
2 changed files with 12 additions and 0 deletions
|
@ -1863,6 +1863,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "572000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "ADPF_FIRST_FRAME",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 50,
|
||||
"Value": "302000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
|
||||
"Node": "PMU_POLL",
|
||||
|
|
|
@ -1730,6 +1730,12 @@
|
|||
"Duration": 0,
|
||||
"Value": "572000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "ADPF_FIRST_FRAME",
|
||||
"Node": "GPUMinFreq",
|
||||
"Duration": 50,
|
||||
"Value": "302000"
|
||||
},
|
||||
{
|
||||
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
|
||||
"Node": "PMU_POLL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue