[Wayland-bugs] [Bug 763350] drawing performance worse than X

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 14 15:39:32 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763350

--- Comment #18 from Ray Strode [halfline] <rstrode at redhat.com> ---
(In reply to Christian Hergert from comment #15)
> cogl-winsys-egl-kms.c specifies a page_flip drm event handler, but not
> vblank_handler (which is what weston uses).

Note page flips are synced to vblank by the kernel.  DRM vblank events are an
older, deprecated api.  There's a patch in bug 746042 comment 10 to make mutter
use them, but it had problems with hotplug so we just fall back to tearing for
old drivers that don't support page flipping.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160314/6cba3d3a/attachment.html>


More information about the wayland-bugs mailing list