[Bug 92447] kgem_bo_pair_undo:2847 assertion 'b->exec == &kgem->exec[0] || b->exec == &kgem->exec[1]' failed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 13 04:24:37 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92447
--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
Ok, looks like a bogus assertion. Thanks.
commit 6224814b85e8aed75854192ec27aa06163e76d94
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Tue Oct 13 12:20:33 2015 +0100
sna: Handle proxy objects in undo assertions
Note that we may try to clear a batch containing a proxy object, in
which case the proxy has a dummy exec entry - so we need to be careful
in making our assertions.
Reported-by: Laszlo Valko <valko at linux.karinthy.hu>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92447
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
--
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/20151013/002b08e3/attachment.html>
More information about the intel-gfx-bugs
mailing list