intel/fs: Add the URB fence message
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 15 Sep 2021 21:21:14 +0000 (16:21 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Sep 2021 20:52:54 +0000 (20:52 +0000)
commite6a9501aa2732b356924be96c13b27bc95c4fd37
tree4be7d299508df5e142c10805b9c4c66cfeceec0b
parenteb53d82d2d356385cc8b321e77fad516ec0a7bec
intel/fs: Add the URB fence message

When they re-arranged all the dataport stuff and added the LSC, doing
URB fencing through the dataport no longer makes sense.  Instead, there
is now a fence message on the URB shared function.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Tested-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13092>
src/intel/compiler/brw_disasm.c
src/intel/compiler/brw_eu.h
src/intel/compiler/brw_eu_defines.h
src/intel/compiler/brw_eu_emit.c
src/intel/compiler/brw_ir_performance.cpp