Merge "thermal: remove PMU_POLL control for game mode and disable LIGHT tier throttling when gaming" into main

This commit is contained in:
Paulsu Su 2024-07-29 03:51:16 +00:00 committed by Android (Google) Code Review
commit 92621cf7ff

View file

@ -889,6 +889,17 @@
"DefaultIndex": 0,
"ResetOnInit": true
},
{
"Name": "VIRTUAL-SKIN-CPU-LIGHT-ODPM",
"Path": "vendor.thermal.VIRTUAL-SKIN-CPU-LIGHT-ODPM.profile",
"Values": [
"",
"game"
],
"DefaultIndex": 0,
"ResetOnInit": true,
"Type": "Property"
},
{
"Name": "VIRTUAL-SKIN-CPU-MID",
"Path": "vendor.thermal.VIRTUAL-SKIN-CPU-MID.profile",
@ -3050,6 +3061,18 @@
"Duration": 0,
"Value": "419000"
},
{
"PowerHint": "GAME",
"Node": "PMU_POLL",
"Duration": 0,
"Value": "0"
},
{
"PowerHint": "GAME",
"Node": "VIRTUAL-SKIN-CPU-LIGHT-ODPM",
"Duration": 0,
"Value": "game"
},
{
"PowerHint": "GAME",
"Node": "VIRTUAL-SKIN-CPU-MID",