[Bug 80948] [sna suse] many black lines with latest ddx

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 7 01:58:08 PDT 2014


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

--- Comment #6 from Chris Wilson <chris at chris-wilson.co.uk> ---
One experiment you can try is:

diff --git a/src/sna/gen7_render.c b/src/sna/gen7_render.c
index b1faac4..6a5a993 100644
--- a/src/sna/gen7_render.c
+++ b/src/sna/gen7_render.c
@@ -121,7 +121,7 @@ static const struct gt_info ivb_gt2_info = {
        .max_wm_threads = (172-1) << IVB_PS_MAX_THREADS_SHIFT,
        .urb = { 256, 704, 320, 8 },
        .gt = 2,
-       .mocs = 3,
+       //.mocs = 3,
 };

 static const struct gt_info byt_gt_info = {

-- 
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/20140707/700221ff/attachment.html>


More information about the intel-gfx-bugs mailing list