diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index d8a4ec2..c59e0d1 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -298,15 +298,6 @@ ], "ResetOnInit": true }, - { - "Name": "GPUPowerPolicy", - "Path": "/sys/devices/platform/28000000.mali/power_policy", - "Values": [ - "always_on", - "adaptive" - ], - "ResetOnInit": true - }, { "Name": "BigControlTempSet", "Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp", @@ -475,12 +466,6 @@ "Duration": 5000, "Value": "3172000" }, - { - "PowerHint": "LAUNCH", - "Node": "GPUPowerPolicy", - "Duration": 5000, - "Value": "always_on" - }, { "PowerHint": "DISPLAY_INACTIVE", "Node": "F2fsRecessModeEnable", diff --git a/powerhint-panther.json b/powerhint-panther.json index 911a222..6165743 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.json @@ -297,15 +297,6 @@ ], "ResetOnInit": true }, - { - "Name": "GPUPowerPolicy", - "Path": "/sys/devices/platform/28000000.mali/power_policy", - "Values": [ - "always_on", - "adaptive" - ], - "ResetOnInit": true - }, { "Name": "BigControlTempSet", "Path": "/dev/thermal/tz-by-name/BIG/trip_point_2_temp", @@ -463,12 +454,6 @@ "Duration": 5000, "Value": "3172000" }, - { - "PowerHint": "LAUNCH", - "Node": "GPUPowerPolicy", - "Duration": 5000, - "Value": "always_on" - }, { "PowerHint": "DISPLAY_INACTIVE", "Node": "F2fsRecessModeEnable",