[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 04:08:57 PST 2014


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

--- Comment #10 from Coacher <itumaykin at gmail.com> ---
(In reply to comment #9)
> Can you please try
> 
> diff --git a/src/sna/gen5_render.c b/src/sna/gen5_render.c
> index a89d31a..3c3cf28 100644
> --- a/src/sna/gen5_render.c
> +++ b/src/sna/gen5_render.c
> @@ -216,6 +216,8 @@ static bool gen5_magic_ca_pass(struct sna *sna,
>         assert(op->mask.bo != NULL);
>         assert(op->has_component_alpha);
>  
> +       OUT_BATCH(MI_FLUSH);
> +
>         gen5_emit_pipelined_pointers
>                 (sna, op, PictOpAdd,
>                  gen5_choose_composite_kernel(PictOpAdd,
> 
> 
> just to rule out the problem being introduced in a similar path elsewhere.

Should I enable ALWAYS_FLUSH with it?

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


More information about the intel-gfx-bugs mailing list