[Bug 84252] [SNA/HSW] DRI3 rendering gets stuck waiting for present idle notify event
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 25 00:01:02 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84252
--- Comment #15 from Chris Wilson <chris at chris-wilson.co.uk> ---
Oh drat, xtrace is not going to work without some serious magic to handle the
fd passing. That's a nuisance.
Oh well, might as well see what the xserver debugging:
diff --git a/present/present.c b/present/present.c
index e838da7..4f1ea49 100644
--- a/present/present.c
+++ b/present/present.c
@@ -36,7 +36,7 @@ static uint64_t present_event_id;
static struct xorg_list present_exec_queue;
static struct xorg_list present_flip_queue;
-#if 0
+#if 1
#define DebugPresent(x) ErrorF x
#else
#define DebugPresent(x)
turns up.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140925/97bc6898/attachment.html>
More information about the intel-gfx-bugs
mailing list