[Bug 94987] fullscreen flickering with google-chrome and youtube

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 18 10:56:28 UTC 2016


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

--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
Dirty cache lines are here again. To rule out the ddx mocs, can you please try

diff --git a/src/sna/gen7_render.c b/src/sna/gen7_render.c
index f707d39..a3c5007 100644
--- a/src/sna/gen7_render.c
+++ b/src/sna/gen7_render.c
@@ -163,7 +163,7 @@ static const struct gt_info hsw_gt2_info = {
                1 << HSW_PS_SAMPLE_MASK_SHIFT,
        .urb = { 256, 1664, 640, 8 },
        .gt = 2,
-       .mocs = 5,
+       //.mocs = 5,
 };

 static const struct gt_info hsw_gt3_info =

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160418/5c8802d1/attachment.html>


More information about the intel-gfx-bugs mailing list