<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [ilk] Corrupted glyph rendering of Stylish entry in Firefox Add-ons tab"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74882#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [ilk] Corrupted glyph rendering of Stylish entry in Firefox Add-ons tab"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74882">bug 74882</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>