<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mark.a.janes@intel.com" title="Mark Janes <mark.a.janes@intel.com>"> <span class="fn">Mark Janes</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - [skl] GPU hang in Xorg"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99325">bug 99325</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>DUPLICATE
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - [skl] GPU hang in Xorg"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99325#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - [skl] GPU hang in Xorg"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99325">bug 99325</a>
              from <span class="vcard"><a class="email" href="mailto:mark.a.janes@intel.com" title="Mark Janes <mark.a.janes@intel.com>"> <span class="fn">Mark Janes</span></a>
</span></b>
        <pre>Modesetting is an alternative to SNA, which causes the gpu hang that you
experienced.  Rather than updating xf86-video-intel, you could avoid using it
by adding this X11 config file:

/etc/X11/xorg.conf.d/20-modesetting.conf

Section "Device"
    Identifier  "Intel Graphics"
    Driver      "modesetting"
    Option      "AccelMethod"    "glamor"
    Option      "DRI"            "3"
EndSection

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [SKL] GPU HANG: ecode 9:0:0x84dffff8, in Xorg [538], reason: Hang on render ring, action: reset"
   href="show_bug.cgi?id=98999">bug 98999</a> ***</pre>
        </div>
      </p>


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

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