Skip to content

Kernel-7.1.y Supports GPU Max_Freq=1GHz But DTB Seems To Limit It To 850MHz #145

Description

@JFLim1

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
Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions