Temporarily disable GPU power hold during LAUNCH boost am: fa3f3de1a9

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

Change-Id: I59a4d9a32d67f46b406ca3cddd3b1c03ef330d32
This commit is contained in:
Wei Wang 2022-03-12 02:05:28 +00:00 committed by Automerger Merge Worker
commit e8e62af54f
2 changed files with 0 additions and 30 deletions

View file

@ -299,15 +299,6 @@
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
{
"Name": "GPUPowerPolicy",
"Path": "/sys/devices/platform/28000000.mali/power_policy",
"Values": [
"always_on",
"adaptive"
],
"ResetOnInit": true
},
{ {
"Name": "BigControlTempSet", "Name": "BigControlTempSet",
"Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp", "Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp",
@ -476,12 +467,6 @@
"Duration": 5000, "Duration": 5000,
"Value": "3172000" "Value": "3172000"
}, },
{
"PowerHint": "LAUNCH",
"Node": "GPUPowerPolicy",
"Duration": 5000,
"Value": "always_on"
},
{ {
"PowerHint": "DISPLAY_INACTIVE", "PowerHint": "DISPLAY_INACTIVE",
"Node": "F2fsRecessModeEnable", "Node": "F2fsRecessModeEnable",

View file

@ -298,15 +298,6 @@
], ],
"ResetOnInit": true "ResetOnInit": true
}, },
{
"Name": "GPUPowerPolicy",
"Path": "/sys/devices/platform/28000000.mali/power_policy",
"Values": [
"always_on",
"adaptive"
],
"ResetOnInit": true
},
{ {
"Name": "BigControlTempSet", "Name": "BigControlTempSet",
"Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp", "Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp",
@ -464,12 +455,6 @@
"Duration": 5000, "Duration": 5000,
"Value": "3172000" "Value": "3172000"
}, },
{
"PowerHint": "LAUNCH",
"Node": "GPUPowerPolicy",
"Duration": 5000,
"Value": "always_on"
},
{ {
"PowerHint": "DISPLAY_INACTIVE", "PowerHint": "DISPLAY_INACTIVE",
"Node": "F2fsRecessModeEnable", "Node": "F2fsRecessModeEnable",