[Bug 79053] [BDW userptr] Rendercheck dcoords causes X crash
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 12 01:27:13 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79053
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEEDINFO
--- Comment #57 from Chris Wilson <chris at chris-wilson.co.uk> ---
Thanks. One last little debugging technique to try. Please apply
diff --git a/src/sna/kgem.c b/src/sna/kgem.c
index 66adae8..6e679b0 100644
--- a/src/sna/kgem.c
+++ b/src/sna/kgem.c
@@ -92,7 +92,7 @@ search_snoop_cache(struct kgem *kgem, unsigned int num_pages,
unsigned flags);
#endif
#define SHOW_BATCH_BEFORE 0
-#define SHOW_BATCH_AFTER 0
+#define SHOW_BATCH_AFTER 1
#if 0
#define ASSERT_IDLE(kgem__, handle__) assert(!__kgem_busy(kgem__, handle__))
and attach the resulting logfile.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140912/0b0fe9e7/attachment.html>
More information about the intel-gfx-bugs
mailing list