[Bug 56331] RadeonSI DRI not working with HD 7700 series

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 23 10:32:45 PDT 2012


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

Alex Deucher <agd5f at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #4 from Alex Deucher <agd5f at yahoo.com> ---
Acceleration for SI hardware requires glamor.  You need to do the following:

1. make sure you xserver version is less than 1.13.  1.13 made some changes to
glx that are not compatible with glamor and we don't yet have a proper
workaround.

2. build and install glamor:
http://cgit.freedesktop.org/xorg/driver/glamor/

3. build and install xf86-video-ati with the --enable-glamor configure flag

4. add:
Option "AccelMethod" "glamor"
to the device section of your xorg.conf

5. Make sure you have built and installed the radeonsi driver from mesa.

Keep in mind that the 3D support in radeonsi is still a WIP so some things may
not work well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20121023/9ba7627a/attachment.html>


More information about the xorg-driver-ati mailing list