intel/fs: restore message layout changes for cube array
authorTapani Pälli <tapani.palli@intel.com>
Wed, 22 Mar 2023 11:23:16 +0000 (13:23 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 22 Mar 2023 20:18:11 +0000 (20:18 +0000)
commit6538c5bcd4e57bbad3e7dde06b196a68f5d6d4db
treef56783486cc04465318b8afe29fcc9ca450f3abc
parent3d2d4728aaf3b3a417ce9507481d64297766bd54
intel/fs: restore message layout changes for cube array

This reverts commit bc04e2dacac that handled the change as a WA while
this is about a new feature, change done in message layout. Patch also
changes the original comment to not refer to Wa but bspec page.

Fixes: bc04e2dacac ("intel/fs: use generated helpers for Wa_1209978020 / Wa_18012201914")
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Mark Janes <markjanes@swizzler.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22068>
src/intel/compiler/brw_lower_logical_sends.cpp
src/intel/compiler/brw_nir.c