<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Freezing on fullscreen when using Wayland and/or amdgpu module"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106713#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Freezing on fullscreen when using Wayland and/or amdgpu module"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106713">bug 106713</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>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.</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>