122c01a496
On gfx12.0, allow storage compression unless the image may be used with atomics. On gfx20, use the CCS_E aux-usage for storage compression. This causes ISL to create surface states with more appropriate render compression formats. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5657 Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32192>