• Joined on 2024-06-24
NRiche commented on issue NG-SD-Plugins/PowerTools#160 2024-07-01 11:13:46 +01:00
Change cpu or gpu frequency will lead vram frequency to 400Mhz

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…

NRiche commented on issue NG-SD-Plugins/PowerTools#160 2024-06-30 13:57:08 +01:00
Change cpu or gpu frequency will lead vram frequency to 400Mhz

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…

NRiche commented on issue NG-SD-Plugins/PowerTools#160 2024-06-28 20:27:44 +01:00
Change cpu or gpu frequency will lead vram frequency to 400Mhz

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…

NRiche commented on issue NG-SD-Plugins/PowerTools#162 2024-06-28 17:08:03 +01:00
Unable to lower memory frequency on Steam Deck LCD

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…

NRiche closed issue NG-SD-Plugins/PowerTools#162 2024-06-28 12:40:23 +01:00
Unable to lower memory frequency on Steam Deck LCD
NRiche commented on issue NG-SD-Plugins/PowerTools#162 2024-06-28 12:07:34 +01:00
Unable to lower memory frequency on Steam Deck LCD

@NGnius is there anything I can test without building myself from dev branch? I saw your commit ec02a65571 and I…

NRiche opened issue NG-SD-Plugins/PowerTools#162 2024-06-24 21:46:28 +01:00
Unable to lower memory frequency on Steam Deck LCD