[Bug 106642] X server crashes in i965 on desktop startup when DRI3 v1.2 / modifier support is enabled

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 7 18:25:58 UTC 2018


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

Jason Ekstrand <jason at jlekstrand.net> changed:

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

--- Comment #27 from Jason Ekstrand <jason at jlekstrand.net> ---
This should now be fixed by the following commits in master:

commit 0e7f3febf7e739c075a139ae641d65a0618752f3
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Tue Jun 5 11:42:37 2018 -0700

    i965/screen: Use RGBA non-sRGB formats for images

    Not all of the MESA_FORMAT and ISL_FORMAT helpers we use can properly
    handle RGBX formats.  Also, we don't want to make decisions based on
    those in the first place because we can't render to RGBA and we use the
    non-sRGB version to determine whether or not to allow CCS_E.

    Cc: mesa-stable at lists.freedesktop.org
    Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>

commit a26693493570a9d0f0fba1be617e01ee7bfff4db
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Wed Jun 6 10:24:01 2018 -0700

    i965/screen: Return false for unsupported formats in query_modifiers

    Cc: mesa-stable at lists.freedesktop.org
    Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>

-- 
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/20180607/7a0a3868/attachment-0001.html>


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