Add back rk3399 turbo and opp frequencies, it does help a bit.

Let the user decide if it's worth it.

Revert "Swith RK3399 to default opp table, remove turbo mode as there is no gain in perf"

This reverts commit 3266f2826e.
This commit is contained in:
sydarn 2024-03-28 12:45:38 +01:00
parent 16096b6afc
commit 97440c972b

View file

@ -20,7 +20,7 @@ set_gpu_gov powersave
### Set max/min freq to lowest available value
echo 408000 > /sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq
echo 408000 > /sys/devices/system/cpu/cpufreq/policy4/scaling_min_freq
echo 600000 > /sys/devices/system/cpu/cpufreq/policy4/scaling_min_freq
echo 200000000 > /sys/devices/platform/ff9a0000.gpu/devfreq/ff9a0000.gpu/min_freq
echo 408000 > /sys/devices/system/cpu/cpufreq/policy0/scaling_max_freq