[Bug 89031] [SNA HSW bisected] Firefox address bar weirdness

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 9 02:43:27 PST 2015


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

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

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

--- Comment #3 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit f7f68d50797f0a5e6a3c7f931c827845464acd3f
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Mon Feb 9 10:32:48 2015 +0000

    sna: Convert pixel values into ARGB values for render operations

    When converting from a Pixmap into a Solid, we need to remember to
    convert from the stored pixel format into the a8r8g8b8 used by the solid
    fill.

    This was exposed by

    commit aef2f99d051dfa37717e5d6d6de9b548d706a520
    Author: Chris Wilson <chris at chris-wilson.co.uk>
    Date:   Tue Feb 3 21:31:16 2015 +0000

        sna: Convert CompositeRectangles ADD white to SRC white

    but is a regression from

    commit 31a4c7bc13c5f4560482b450b9ee4788a58930cd [2.99.912]
    Author: Chris Wilson <chris at chris-wilson.co.uk>
    Date:   Fri Apr 4 10:46:48 2014 +0100

        sna/gen2+: Replace composite sources with solids where possible

    Reported-by: andrew at atomspring.com
    Reported-by: Matti Hämäläinen <ccr at tnsp.org>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89030
    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/20150209/9fe3b12d/attachment.html>


More information about the intel-gfx-bugs mailing list