summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Shiu <jimmyshiu@google.com>2023-02-22 20:27:49 +0800
committerJimmy Shiu <jimmyshiu@google.com>2023-03-08 18:16:57 +0000
commita363acb4311f87b13ee69bd724e1a3b4d225ed80 (patch)
tree44d90759352c0e077d371bac45db929c3154ce72
parentcf986f43e150b835584971408d08f9afefd3935c (diff)
downloadlynx-a363acb4311f87b13ee69bd724e1a3b4d225ed80.tar.gz
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: I840c7f1c1c8347ba71b9139ea3615669c9294071 Merged-In: I840c7f1c1c8347ba71b9139ea3615669c9294071
-rw-r--r--powerhint.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/powerhint.json b/powerhint.json
index 577a01d..4f20b9c 100644
--- a/powerhint.json
+++ b/powerhint.json
@@ -1503,6 +1503,12 @@
"Value": "572000"
},
{
+ "PowerHint": "ADPF_FIRST_FRAME",
+ "Node": "GPUMinFreq",
+ "Duration": 50,
+ "Value": "302000"
+ },
+ {
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "PMU_POLL",
"Duration": 0,