powerhint: boost GPU during app launch

Test: boot with tracing
Bug: 236560387
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I9450350eee774816174c7ff77ebb987ab9053f80
This commit is contained in:
Wei Wang 2022-06-22 16:10:12 -07:00 committed by TreeHugger Robot
parent d4e403ffe9
commit 7585632e09

View file

@ -537,7 +537,7 @@
"Value": "0" "Value": "0"
}, },
{ {
"PowerHint": "LAUNCH_120FPS", "PowerHint": "LAUNCH_GPU",
"Node": "GPUMinFreq", "Node": "GPUMinFreq",
"Duration": 1000, "Duration": 1000,
"Value": "848000" "Value": "848000"
@ -559,6 +559,11 @@
"Type": "DoHint", "Type": "DoHint",
"Value": "LAUNCH_120FPS" "Value": "LAUNCH_120FPS"
}, },
{
"PowerHint": "LAUNCH",
"Type": "DoHint",
"Value": "LAUNCH_GPU"
},
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",
"Node": "SFUClampBoost", "Node": "SFUClampBoost",