[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 24 09:09:14 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109955

--- Comment #122 from haro41 at gmx.de ---
In my experience, this issue is related to mclk switching and it affects the
lowest mclk level only.

So you guy's can save a lot of power, if you, insteed of switching to highest
gfxlevel or to disable vsync, just disable the lowest mclk level by:

echo "manual" > /sys/class/drm/card0/device/power_dpm_force_performance_level
echo "1 2 3" > /sys/class/drm/card0/device/pp_dpm_mclk

If you are building your kernel locally, look in this thread for a driver code
modification that works, without disabling the lowest mclk level (saves a few
watt on idle).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20191024/092ab9e3/attachment-0001.html>


More information about the dri-devel mailing list