summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYvonne Yip <ykyyip@google.com>2023-09-11 20:56:18 -0700
committerKame(TeYuan) Wang <kamewang@google.com>2023-12-07 18:03:18 +0000
commitdeb5fb62d84c30ce56a2a736825b896c97da915d (patch)
treeb23788b25d4172609570a49970f91772f31807af
parentcabd89d9138b97a6cc1ab9d6d00758df300f4ab7 (diff)
downloadtangorpro-deb5fb62d84c30ce56a2a736825b896c97da915d.tar.gz
powerhint: game mode tuning
Test: test build Bug: 295636226 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:00d94318d492669c6c132d702ee73ccd515fa5bf) Merged-In: Ie1c7672d9950630ee868538e49937580d3aece4d Change-Id: Ie1c7672d9950630ee868538e49937580d3aece4d
-rw-r--r--powerhint.json60
1 files changed, 60 insertions, 0 deletions
diff --git a/powerhint.json b/powerhint.json
index 57fb6eb..45d5de6 100644
--- a/powerhint.json
+++ b/powerhint.json
@@ -693,6 +693,36 @@
},
{
"PowerHint": "LAUNCH",
+ "Node": "CPUDVFSHeadroom",
+ "Duration": 5000,
+ "Value": "1280"
+ },
+ {
+ "PowerHint": "LAUNCH",
+ "Node": "CPUTaperedDVFSHeadroomEnable",
+ "Duration": 5000,
+ "Value": "0"
+ },
+ {
+ "PowerHint": "LAUNCH",
+ "Node": "CPULittleClusterDownRateLimitUs",
+ "Duration": 5000,
+ "Value": "5000"
+ },
+ {
+ "PowerHint": "LAUNCH",
+ "Node": "CPUMidClusterDownRateLimitUs",
+ "Duration": 5000,
+ "Value": "20000"
+ },
+ {
+ "PowerHint": "LAUNCH",
+ "Node": "CPUBigClusterDownRateLimitUs",
+ "Duration": 5000,
+ "Value": "20000"
+ },
+ {
+ "PowerHint": "LAUNCH",
"Node": "CPUBigClusterMaxFreq",
"Duration": 5000,
"Value": "9999999"
@@ -1627,6 +1657,36 @@
"Value": "572000"
},
{
+ "PowerHint": "GAME",
+ "Node": "CPUDVFSHeadroom",
+ "Duration": 0,
+ "Value": "1100"
+ },
+ {
+ "PowerHint": "GAME",
+ "Node": "CPUTaperedDVFSHeadroomEnable",
+ "Duration": 0,
+ "Value": "1"
+ },
+ {
+ "PowerHint": "GAME",
+ "Node": "CPULittleClusterDownRateLimitUs",
+ "Duration": 0,
+ "Value": "500"
+ },
+ {
+ "PowerHint": "GAME",
+ "Node": "CPUMidClusterDownRateLimitUs",
+ "Duration": 0,
+ "Value": "3000"
+ },
+ {
+ "PowerHint": "GAME",
+ "Node": "CPUBigClusterDownRateLimitUs",
+ "Duration": 0,
+ "Value": "3000"
+ },
+ {
"PowerHint": "THERMAL_VIRTUAL-SKIN-HINT_LIGHT",
"Node": "PMU_POLL",
"Duration": 0,