[Bug 78992] [regression] DRI2 races

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 22 04:18:10 PDT 2014


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

--- Comment #28 from Chris Wilson <chris at chris-wilson.co.uk> ---
Maybe?

diff --git a/src/sna/sna_dri2.c b/src/sna/sna_dri2.c
index ed2e561..e9a89ab 100644
--- a/src/sna/sna_dri2.c
+++ b/src/sna/sna_dri2.c
@@ -2018,6 +2018,7 @@ sna_dri2_schedule_flip(ClientPtr client, DrawablePtr
draw, xf86CrtcPtr crtc,
                                type = FLIP_THROTTLE;
                                info->mode = -type;
                                current_msc++;
+                               swap_limit(draw, 1);
                                goto out;
                        }
                }

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140522/a483a2e5/attachment.html>


More information about the intel-gfx-bugs mailing list