diff --git a/powerhint.json b/powerhint.json index caad4b47..b1795670 100644 --- a/powerhint.json +++ b/powerhint.json @@ -73,7 +73,7 @@ }, { "Name": "GPUMinFreq", - "Path": "/sys/devices/platform/28000000.mali/scaling_min_freq", + "Path": "/sys/devices/platform/28000000.mali/hint_min_freq", "Values": [ "762000", "471000", diff --git a/powerhint_a0.json b/powerhint_a0.json index bdd33726..fce4033b 100644 --- a/powerhint_a0.json +++ b/powerhint_a0.json @@ -42,13 +42,13 @@ }, { "Name": "GPUMinFreq", - "Path": "/sys/devices/platform/28000000.mali/scaling_min_freq", + "Path": "/sys/devices/platform/28000000.mali/hint_min_freq", "Values": [ "151000", "302000", - "455000", + "510000", "572000", - "670000" + "762000" ], "DefaultIndex": 0, "ResetOnInit": true @@ -289,7 +289,7 @@ "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "GPUMinFreq", "Duration": 0, - "Value": "670000" + "Value": "762000" }, { "PowerHint": "FIXED_PERFORMANCE", @@ -325,7 +325,7 @@ "PowerHint": "EXPENSIVE_RENDERING", "Node": "GPUMinFreq", "Duration": 0, - "Value": "455000" + "Value": "510000" }, { "PowerHint": "REFRESH_120FPS", diff --git a/powerhint_a1.json b/powerhint_a1.json index 7700961b..ed596636 100644 --- a/powerhint_a1.json +++ b/powerhint_a1.json @@ -62,13 +62,13 @@ }, { "Name": "GPUMinFreq", - "Path": "/sys/devices/platform/28000000.mali/scaling_min_freq", + "Path": "/sys/devices/platform/28000000.mali/hint_min_freq", "Values": [ "151000", "302000", - "455000", + "510000", "572000", - "670000" + "762000" ], "DefaultIndex": 0, "ResetOnInit": true @@ -325,7 +325,7 @@ "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "GPUMinFreq", "Duration": 0, - "Value": "670000" + "Value": "762000" }, { "PowerHint": "FIXED_PERFORMANCE", @@ -424,7 +424,7 @@ "PowerHint": "EXPENSIVE_RENDERING", "Node": "GPUMinFreq", "Duration": 0, - "Value": "455000" + "Value": "510000" } ] }