<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Radeon 7870 XT Stalling Between Ring 0 and Ring 3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92518#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Radeon 7870 XT Stalling Between Ring 0 and Ring 3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92518">bug 92518</a>
              from <span class="vcard"><a class="email" href="mailto:benli1392@gmail.com" title="benli1392@gmail.com">benli1392@gmail.com</a>
</span></b>
        <pre>I just checked the logs again and I found out that I did not enable DRI3
correctly.

I updated my openSUSE Tumbleweed system to kernel 4.3 and tried to enable DRI3
by creating a 20-radeon.conf file at /etc/X11/xorg.conf.d/ with the contents:

Section "Device"
    Identifier  "Radeon 7870 XT"
        Option "DRI3" "on"
EndSection

I restarted and checked the Xorg.0.log and it seems that DRI3 is not used even
when specified to. I am attaching the newest dmesg and xorg logs.</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>