Skip to content
Snippets Groups Projects
Commit cd38e3f7 authored by Jimmy Shiu's avatar Jimmy Shiu
Browse files

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
Merged-In: I52ab59a98ff5e14fe03e82ed73f18a3d9c961721
parent 33206c45
No related branches found
No related tags found
No related merge requests found
......@@ -1785,6 +1785,12 @@
"Duration": 0,
"Value": "572000"
},
{
"PowerHint": "ADPF_FIRST_FRAME",
"Node": "GPUMinFreq",
"Duration": 50,
"Value": "302000"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "PMU_POLL",
......
......@@ -1652,6 +1652,12 @@
"Duration": 0,
"Value": "572000"
},
{
"PowerHint": "ADPF_FIRST_FRAME",
"Node": "GPUMinFreq",
"Duration": 50,
"Value": "302000"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "PMU_POLL",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment