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:
parent
16096b6afc
commit
97440c972b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue