radxa / kernel

BSP kernel source
Other
146 stars 174 forks source link

Maximum frequency is not reachabe for radxa zero3 #323

Open smzahraee opened 4 months ago

smzahraee commented 4 months ago

I think Mali on rk3566 has a GPU with 800Mhz maximum frequency, but the available frequency in kernel setup is 400Mhz, is it possible to increase it to 800Mhz

cat /sys/devices/platform/fde60000.gpu/devfreq/fde60000.gpu/available_frequencies 
400000000 300000000 200000000
VladVyskocil commented 2 weeks ago

Any update on this?