[Bug 55500] [sna gen4] corrupt rendering (including wrong rendering of characters and flickering on redraw)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 13 02:32:21 PST 2013


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

--- Comment #129 from Chris Wilson <chris at chris-wilson.co.uk> ---
As a check that all problems are the same, can people who are still affected by
this do a test with

diff --git a/src/sna/gen4_render.c b/src/sna/gen4_render.c
index a87af39..86c37d6 100644
--- a/src/sna/gen4_render.c
+++ b/src/sna/gen4_render.c
@@ -63,7 +63,7 @@
 #define NO_FILL_BOXES 0
 #define NO_VIDEO 0

-#define MAX_FLUSH_VERTICES 6
+#define MAX_FLUSH_VERTICES 1

 #define GEN4_GRF_BLOCKS(nreg)    ((nreg + 15) / 16 - 1)

and see if that cures the last of the corruptions.

-- 
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/20131213/b9ce986d/attachment.html>


More information about the intel-gfx-bugs mailing list