<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:agd5f@yahoo.com" title="Alex Deucher <agd5f@yahoo.com>"> <span class="fn">Alex Deucher</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - RadeonSI DRI not working with HD 7700 series"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56331">bug 56331</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - RadeonSI DRI not working with HD 7700 series"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56331#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - RadeonSI DRI not working with HD 7700 series"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56331">bug 56331</a>
              from <span class="vcard"><a class="email" href="mailto:agd5f@yahoo.com" title="Alex Deucher <agd5f@yahoo.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
        <pre>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:
<a href="http://cgit.freedesktop.org/xorg/driver/glamor/">http://cgit.freedesktop.org/xorg/driver/glamor/</a>

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.</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>