intel/isl: Lessen CCS_E-compatibility checks for TGL+
authorNanley Chery <nanley.g.chery@intel.com>
Thu, 17 Nov 2022 21:48:16 +0000 (13:48 -0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 14 Dec 2022 03:05:24 +0000 (03:05 +0000)
commit2b2141d19337ceeb0cc18d21690de3faa9fe141c
tree743cb0a51085e27dbfda3f72c54038e8d6868c16
parent2add57d0c22b4aa0e85ca1280c15b4350d1c7c03
intel/isl: Lessen CCS_E-compatibility checks for TGL+

Tiger Lake and onward allow drivers to specify a compression format
independently from the surface format. So, even if the surface format
changes, hardware is still able to determine how to access the CCS.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jianxun Zhang <jianxun.zhang@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19937>
src/intel/isl/isl_format.c