Add powerhint nodes for PMU parameter tune am: a13ce72563

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/17869650

Change-Id: Ida3655d193a1647d13e03654f70e1b27db2a49cf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Taeju Park 2022-04-20 22:42:28 +00:00 committed by Automerger Merge Worker
commit a3ad35f025

View file

@ -411,6 +411,15 @@
"1"
],
"DefaultIndex": 0
},
{
"Name": "PMU_POLL",
"Path": "/proc/vendor_sched/pmu_poll_enable",
"Values": [
"0",
"1"
],
"DefaultIndex": 0
}
],
"Actions": [
@ -1134,6 +1143,12 @@
"Duration": 3600000,
"Value": "2401000"
},
{
"PowerHint": "LOW_POWER",
"Node": "PMU_POLL",
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "REFRESH_60FPS",
"Node": "TAUClampBoost",
@ -1223,6 +1238,12 @@
"Duration": 0,
"Value": "400000"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN_SEVERE",
"Node": "PMU_POLL",
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN_SEVERE",
"Node": "BigControlTempSet",
@ -1331,6 +1352,12 @@
"Duration": 1000,
"Value": "1"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN_EMERGENCY",
"Node": "PMU_POLL",
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN_EMERGENCY",
"Node": "BigControlTempSet",
@ -1414,6 +1441,12 @@
"Node": "RestrictedCpuset",
"Duration": 0,
"Value": "0-3"
},
{
"PowerHint": "THERMAL_VIRTUAL-SKIN_LIGHT",
"Node": "PMU_POLL",
"Duration": 0,
"Value": "1"
}
],
"AdpfConfig": [