tenis, here is my autostart.sh for speed and quality hdr
Code Display More#color echo '444,10bit' > /sys/class/amhdmitx/amhdmitx0/attr #noise reduction off echo 0 > /sys/module/di/parameters/nr2_en #cpu speedup echo 20 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold echo 50000 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate echo 2 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_down_factor #gpu speedup echo 2 > /sys/class/mpgpu/scale_mode
for me its forcing 1512Mhz cpu clock ->
I will use the 1512Mhz cpu clock. Have I to delete the 3 lines under #cpu speedup and put the 2 lines there? or can I put all 5 cpu lines there???