<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [drm] GPU HANG: ecode 9:0:0x85dfbfff, in firefox [881], reason: Ring hung, action: reset"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94002#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [drm] GPU HANG: ecode 9:0:0x85dfbfff, in firefox [881], reason: Ring hung, action: reset"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94002">bug 94002</a>
              from <span class="vcard"><a class="email" href="mailto:yuv.adm@gmail.com" title="Yuval Adam <yuv.adm@gmail.com>"> <span class="fn">Yuval Adam</span></a>
</span></b>
        <pre>Currently I'm using this workaround which disables most of the hardware
acceleration

$ cat /etc/X11/xorg.conf.d/20-intel.conf 
Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option        "DRI"    "false"
EndSection</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>