[Bug 99418] DRI3 Stuttering while scrolling in Chromium/Chrome with VBLANK off

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 20 03:28:05 UTC 2017


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

--- Comment #17 from Michel Dänzer <michel at daenzer.net> ---
(In reply to lei.pero from comment #14)
> It does happen on modesetting driver regardless of DRI version, strange.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170120/9d027a98/attachment.html>


More information about the dri-devel mailing list