[Bug 74882] [ilk] Corrupted glyph rendering of Stylish entry in Firefox Add-ons tab

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 12 02:02:30 PST 2014


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

--- Comment #2 from Chris Wilson <chris at chris-wilson.co.uk> ---
This looks reminiscent of an Ironlake flushing bug. Can you please pull the
latest tip from xf86-video-intel.git and try

diff --git a/src/sna/gen5_render.c b/src/sna/gen5_render.c
index a9db697..aa8167b 100644
--- a/src/sna/gen5_render.c
+++ b/src/sna/gen5_render.c
@@ -54,7 +54,7 @@
 #define DBG_NO_STATE_CACHE 0
 #define DBG_NO_SURFACE_CACHE 0

-#define ALWAYS_FLUSH 0
+#define ALWAYS_FLUSH 1

 #define MAX_3D_SIZE 8192

-- 
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/20140212/41eb96d2/attachment.html>


More information about the intel-gfx-bugs mailing list