intel/isl: Rename ISL_TILING_Yf/s to ISL_TILING_SKL_Yf/s
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 7 Mar 2018 04:50:44 +0000 (20:50 -0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 1 Sep 2023 23:22:17 +0000 (23:22 +0000)
commitfa625aea3d9d6c5bdd69f254e0985e742a2573c9
tree4894a2f38eecc20c4babeea5c7227efb02d32966
parent298e8dee61dd4fdb5458a8a74c9fe7add118003b
intel/isl: Rename ISL_TILING_Yf/s to ISL_TILING_SKL_Yf/s

The Yf and Ys tilings change a bit between SKL and later generations so
we have to be able to distinguish between them.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23620>
src/intel/isl/isl.c
src/intel/isl/isl.h
src/intel/isl/isl_drm.c
src/intel/isl/isl_gfx7.c
src/intel/isl/isl_gfx9.c
src/intel/isl/isl_surface_state.c