Update: I'm getting the following results fo rpp_dpm_fclk:
(deck@steamdeck ~)$ cat /sys/class/drm/card0/device/pp_dpm_fclk
0: 400Mhz
1: 850Mhz *
but my actual memory speed is 6400…
I'm not sure if this is the amdgpu or firmware bug, but I'm able to change GPU memory if "pp_dpm_fclk-reversed" quirk is applied. And I'm also able to set cpu/gpu frequency (without falling back…
I can confirm that this issue still exists for Steam Deck LCD with the latest data from limits server. I'm getting the following quirks from the…
Thanks, it wasn't obvious for me that there is a separate API call to get these limits. I probably wiped out limits_cache.ron when I have installed my custom build and this solves the problem (I…
@NGnius is there anything I can test without building myself from dev branch? I saw your commit ec02a65571
and I…