[Bug 89467] desktop freeze gpu hang code X_ecode_7:0x85fffffd and/or X_ecode_7:0x97f4fffe

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 6 05:01:04 PST 2015


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

--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
Could you see if this makes the X hangs go away:

xf86-video-intel:
diff --git a/src/sna/kgem.c b/src/sna/kgem.c
index a5571aa..adf52d6 100644
--- a/src/sna/kgem.c
+++ b/src/sna/kgem.c
@@ -83,7 +83,7 @@ search_snoop_cache(struct kgem *kgem, unsigned int num_pages,
unsigned flags);
 #define DBG_NO_FAST_RELOC 0
 #define DBG_NO_HANDLE_LUT 0
 #define DBG_NO_WT 0
-#define DBG_NO_WC_MMAP 0
+#define DBG_NO_WC_MMAP 1
 #define DBG_DUMP 0
 #define DBG_NO_MALLOC_CACHE 0

-- 
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/20150306/0e30a47d/attachment-0001.html>


More information about the intel-gfx-bugs mailing list