[Bug 102999] [BISECTED,REGRESSION] Failing Android EGL dEQP with RGBA configs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 6 05:47:14 UTC 2017


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

Tapani Pälli <lemody at gmail.com> changed:

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

--- Comment #7 from Tapani Pälli <lemody at gmail.com> ---
commit 03516382844c4513a68b8e0b6ef4a0040385906a
Author: Tapani Pälli <tapani.palli at intel.com>
Date:   Wed Oct 4 16:32:05 2017 +0300

    i965: pass wanted format to intel_miptree_create_for_dri_image

    Change b3a44ae7a4 caused regressions on Android where DRI and renderbuffer
    can disagree on the format being used. This patch removes the colorspace
    parameter and instead we pass renderbuffer format. For non-winsys images we
    still do srgb/linear modification in same manner as change b3a44ae7a4
wanted
    but take format from renderbuffer instead of DRI image.

    This patch fixes regressions seen with following test sets:

       dEQP-EGL.functional.color_clears*
       dEQP-EGL.functional.render*

    Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102999
    Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20171006/83a160be/attachment-0001.html>


More information about the intel-3d-bugs mailing list