<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AccelMethod "none" breaks DRI2 and VDPAU on amdgpu"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94220#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AccelMethod "none" breaks DRI2 and VDPAU on amdgpu"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94220">bug 94220</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>(In reply to Andy Furniss from <a href="show_bug.cgi?id=94220#c1">comment #1</a>)
<span class="quote">> Using Xserver 1.18.1 + git amsgpu I don't get the fails.

> It's really slow, though. 

> glxgears apparently using h/w (says synced to refresh) but 12 fps, vdpau
> about 1 fps.</span >

That's because of

(In reply to csaba.halasz from <a href="show_bug.cgi?id=94220#c0">comment #0</a>)
<span class="quote">> "Setting this option to none disables use of the glamor acceleration
> architecture. In that case, all 2D rendering is done by the CPU, [...]</span >

"All 2D rendering" includes the copies for DRI2SwapBuffers, used for GLX buffer
swaps and VDPAU presentation.

Generally, this option is only intended for bringing up a 3D driver, not for
normal usage. So the bad news is that fixing this problem has very low
priority, but the good news is that you're not really missing anything. :)</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>