[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 12:27:10 PST 2014


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #27 from Chris Wilson <chris at chris-wilson.co.uk> ---
So hopefully fixed once again:

commit fb89bfc73f4103ca6116c8f91970f4bfa491636c
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Feb 12 16:41:51 2014 +0000

    sna/gen5: Flush the render cache between operations

    When we change the blend mode between operations, it appears that we
    must flush the render cache or else we risk render corruption. This is
    usually noticeable in rendering of single glyphs.

    This was originally fixed for bug 51422, but was reintroduced by
    commit 37eb7343be1aeeb90a860096756603a577df1a77
    Author: Chris Wilson <chris at chris-wilson.co.uk>
    Date:   Sat Dec 1 09:40:11 2012 +0000

        sna/gen5: Inspired by gen4, reorder the flushing
    and the desire to reduce the impact of this w/a.

    Reported-by: itumaykin at gmail.com
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74882
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

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


More information about the intel-gfx-bugs mailing list