<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - amdgpu [RX Vega 64] system freeze while gaming"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109955#c47">Comment # 47</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - amdgpu [RX Vega 64] system freeze while gaming"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109955">bug 109955</a>
              from <span class="vcard"><a class="email" href="mailto:samueldgv@mailbox.org" title="Sam <samueldgv@mailbox.org>"> <span class="fn">Sam</span></a>
</span></b>
        <pre>The relevant issue and bug report here (the system freezing completely or if
lucky just killing the X session, NOT games crashing) seems to be related
exclusively to AMDGPU, and not to mesa. Whereas I got the same issues over and
over after trying out several versions of mesa, switching to older versions of
the kernel "fixes" it for me (the latest version I tried out which didn't have
these issues is Kernel 4.20.13, in my case from
<a href="https://download.opensuse.org/repositories/home:/tiwai:/kernel:/4.20/standard/x86_64/">https://download.opensuse.org/repositories/home:/tiwai:/kernel:/4.20/standard/x86_64/</a>)

There is also a report from another user which temporarily fixed it by forcing
the gpu to run at the maximum power setting
(<a href="https://bugzilla.opensuse.org/show_bug.cgi?id=1136293">https://bugzilla.opensuse.org/show_bug.cgi?id=1136293</a>):

# echo manual > /sys/class/drm/card0/device/power_dpm_force_performance_level
# echo 7 > /sys/class/drm/card0/device/pp_dpm_sclk

and then to reset back to normal:

# echo auto > /sys/class/drm/card0/device/power_dpm_force_performance_level</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>