[Wayland-bugs] [Bug 106713] Freezing on fullscreen when using Wayland and/or amdgpu module

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 16 10:47:34 UTC 2018


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

--- Comment #8 from Michel Dänzer <michel at daenzer.net> ---
I spoke too soon, Talos Principle hangs using Vulkan if "Enable V-Sync" is
enabled in the graphics options. Mesa's x11_manage_fifo_queues hangs in
xcb_wait_for_special_event here:

      while (chain->last_present_msc < target_msc) {
         xcb_generic_event_t *event =
            xcb_wait_for_special_event(chain->conn, chain->special_event);

So it looks like a PresentCompleteNotify event is either lost somewhere, or has
the wrong MSC value.

-- 
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/wayland-bugs/attachments/20181016/1dcb6e9c/attachment.html>


More information about the wayland-bugs mailing list