<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Vulkan shows stuttering issues on Vega 10 w/ gnome-shell on Wayland"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110984#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - Vulkan shows stuttering issues on Vega 10 w/ gnome-shell on Wayland"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110984">bug 110984</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 Olivier Fourdan from <a href="show_bug.cgi?id=110984#c2">comment #2</a>)
<span class="quote">> Last thing, with single buffer, I would expect tearing more than stuttering,</span >

It's a race between the Wayland server reading from the buffer and Xwayland
drawing to it. This can result in tearing if those two operations can actually
run concurrently, which is the case with amdgpu, but not yet with most other
drivers AFAIK.

Either way, it can result in the Wayland server already displaying a client
frame too early sometimes, hence the stuttering.</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>