<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DRI3 Stuttering while scrolling in Chromium/Chrome with VBLANK off"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99418#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DRI3 Stuttering while scrolling in Chromium/Chrome with VBLANK off"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99418">bug 99418</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 lei.pero from <a href="show_bug.cgi?id=99418#c14">comment #14</a>)
<span class="quote">> It does happen on modesetting driver regardless of DRI version, strange.</span >

The modesetting driver doesn't allow disabling DRI3 on the server side. You can
always disable it on the client side though with the environment variable
LIBGL_DRI3_DISABLE=1 .

The fps graph shows the same framerate in both videos, so the problem seems
rather about animation timing. It might be related to the fact that DRI3 allows
triple buffering, and might be at least partially an application issue. It
would be interesting though if it also happens with a non-AMD GPU.

BTW, is there any particular reason why you're disabling sync-to-vblank? It is
the intended mechanism for smooth animation...</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>