diff --git a/powerhint.json b/powerhint.json index 336b3954..2133b8b0 100644 --- a/powerhint.json +++ b/powerhint.json @@ -5,6 +5,7 @@ "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq", "Values": [ "9999999", + "1401000", "1197000" ], "DefaultIndex": 0, @@ -45,7 +46,7 @@ "Path": "/sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq", "Values": [ "9999999", - "1999000" + "1826000" ], "DefaultIndex": 0, "ResetOnInit": true @@ -64,10 +65,11 @@ "Name": "GPUMinFreq", "Path": "/sys/devices/platform/1c500000.mali/scaling_min_freq", "Values": [ - "151000", - "762000" + "762000", + "471000", + "302000", + "151000" ], - "DefaultIndex": 0, "ResetOnInit": true }, { @@ -200,22 +202,34 @@ "Value": "9999999" }, { - "PowerHint": "CAMERA_STREAMING_STANDARD", + "PowerHint": "CAMERA_STREAMING_HIGH", "Node": "CPUBigClusterMaxFreq", "Duration": 0, - "Value": "1999000" + "Value": "1826000" + }, + { + "PowerHint": "CAMERA_STREAMING_HIGH", + "Node": "CPULittleClusterMaxFreq", + "Duration": 0, + "Value": "1401000" + }, + { + "PowerHint": "CAMERA_STREAMING_HIGH", + "Node": "GPUMinFreq", + "Duration": 0, + "Value": "302000" }, { "PowerHint": "CAMERA_STREAMING_STANDARD", - "Node": "PreferHighCapEnable", + "Node": "CPUBigClusterMaxFreq", "Duration": 0, - "Value": "1" + "Value": "1826000" }, { "PowerHint": "CAMERA_STREAMING_STANDARD", "Node": "GPUMinFreq", "Duration": 0, - "Value": "762000" + "Value": "471000" }, { "PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL",