intel/fs: Lower A64 untyped r/w messages to LSC when available
authorMark Janes <markjanes@swizzler.org>
Mon, 3 May 2021 19:42:03 +0000 (12:42 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 30 Jun 2021 16:17:18 +0000 (16:17 +0000)
commit22d20dbb021580da218cf12364adcfa2d671693a
treeae6394eccd13d5eee65c71a8a8d5543911f8ac52
parent621cf9b1df31010882ca8dc2e9298c8225fe64fd
intel/fs: Lower A64 untyped r/w messages to LSC when available

We set the ex_desc to 0, since the address surface type is FLAT.

v2 (Sagar Ghuge):
 - Fix message descriptor encoding

v2 (Jason Ekstrand):
 - Drop support for block messages

Co-authored-by: Sagar Ghuge <sagar.ghuge@intel.com>
Co-authored-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11600>
src/intel/compiler/brw_fs.cpp