[Bug 92518] Radeon 7870 XT Stalling Between Ring 0 and Ring 3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 3 10:36:39 PST 2015


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

--- Comment #9 from benli1392 at gmail.com ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151103/93d22126/attachment.html>


More information about the dri-devel mailing list