[Bug 70461] [sna suse] ddx assertion hits
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 19 07:22:09 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=70461
--- Comment #123 from Chris Wilson <chris at chris-wilson.co.uk> ---
Had yet another go, and for fun added lots of assertions then spent the day
with valgrind hunting them down:
commit dab1c0f159d74fc82618b88262e064010e6387ec
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Tue Aug 18 23:27:22 2015 +0100
sna/dri2: Move the pending swap from the buffer to the event
To ease tracking of the next swap, stash it on the event (which is then
reused) rather than the back buffer (which changes frequently).
In addition, add debug flags and assertions to track event stages (such
as making sure we do not decouple/free an event that we have sent a
signal back to the client).
--
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/20150819/91aad95a/attachment.html>
More information about the intel-gfx-bugs
mailing list