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

This commit is contained in:
brooksytech 2024-02-01 20:38:26 +00:00
parent 9af0303732
commit 3266f2826e
No known key found for this signature in database

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 600000 > /sys/devices/system/cpu/cpufreq/policy4/scaling_min_freq
echo 408000 > /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