diff --git a/powerhint-cheetah.json b/powerhint-cheetah.json index 0060927..ae78bc2 100644 --- a/powerhint-cheetah.json +++ b/powerhint-cheetah.json @@ -299,15 +299,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", @@ -476,12 +467,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 fffd655..45c4aac 100644 --- a/powerhint-panther.json +++ b/powerhint-panther.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", @@ -464,12 +455,6 @@ "Duration": 5000, "Value": "3172000" }, - { - "PowerHint": "LAUNCH", - "Node": "GPUPowerPolicy", - "Duration": 5000, - "Value": "always_on" - }, { "PowerHint": "DISPLAY_INACTIVE", "Node": "F2fsRecessModeEnable",