Hi @warpme,
Device: Opi5-Plus
OS: MiniArch-EOS
Noticed that the 7.1.2-1 or 7.1.3-2 can supports GPU Max_Freq Up to 1GHz
[alarm@opi5plus ~]$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
performance
[alarm@opi5plus ~]$ uname -a
Linux opi5plus 7.1.3 #1 SMP PREEMPT Wed Jul 15 16:54:01 CEST 2026 aarch64 GNU/Linux
[alarm@opi5plus ~]$ cat /sys/class/devfreq/fb000000.gpu/max_freq
1000000000
But on actual use for example running "glmark2-es2-wayland" the max reported GPU Freq is 850MHz
[alarm@opi5plus ~]$ cat /sys/class/devfreq/fb000000.gpu/cur_freq
850000000
Your kernel on 7.1.2 or 7.1.3-2 on BerylliumOS boot up with dtb from MiniArch-EOS, running "glmark2-es2-wayland" the max reported GPU Freq is also 850MHz.
But if for example, on BerylliumOS with your kernel-7.1.2/7.1.3 and dtb from 7.1.3-edge-rockchip64, running "glmark2-es2-wayland" the max reported GPU Freq is 1GHz, the glmark2-es2-wayland score also reflects a much higher score.
Unfortunately on MiniArch-EOS when I tried to swap the dtb to form 7.1.3-edge-rockchip64 it won't boot up, Opi5-Plus power LED turn solid Green and stuck with "_" on screen & pequin logo.
Wonder any other RK3588 users on MiniArch-EOS is facing the same GPU 850MHz.
Hi @warpme,
Device: Opi5-Plus
OS: MiniArch-EOS
Noticed that the 7.1.2-1 or 7.1.3-2 can supports GPU Max_Freq Up to 1GHz
But on actual use for example running "glmark2-es2-wayland" the max reported GPU Freq is 850MHz
Your kernel on 7.1.2 or 7.1.3-2 on BerylliumOS boot up with dtb from MiniArch-EOS, running "glmark2-es2-wayland" the max reported GPU Freq is also 850MHz.
But if for example, on BerylliumOS with your kernel-7.1.2/7.1.3 and dtb from 7.1.3-edge-rockchip64, running "glmark2-es2-wayland" the max reported GPU Freq is 1GHz, the glmark2-es2-wayland score also reflects a much higher score.
Unfortunately on MiniArch-EOS when I tried to swap the dtb to form 7.1.3-edge-rockchip64 it won't boot up, Opi5-Plus power LED turn solid Green and stuck with "_" on screen & pequin logo.
Wonder any other RK3588 users on MiniArch-EOS is facing the same GPU 850MHz.