Merge "thermal: remove PMU_POLL control for game mode and disable LIGHT tier throttling when gaming" into main
This commit is contained in:
commit
92621cf7ff
1 changed files with 23 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue