mesa/src/intel
Jason Ekstrand 3ce6ca7214 intel/fs: Shuffle can't handle source modifiers
On Gen7, we have to split shuffles into two MOVs for 64-bit types so we
can't handle source modifiers.  On Gen12.5, we have to use integer types
all the time so we can't use them there either.  Fixing that will be a
different commit but it interacts with this one.

Fixes: 90c9f29518 "i965/fs: Add support for nir_intrinsic_shuffle"
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9068>
2021-02-17 03:59:25 +00:00
..
blorp blorp: Assert 8x4 alignment for a HiZ op on Gen8-9 2021-02-10 20:48:01 +00:00
common intel/genxml: Free resource before exiting 2021-02-16 15:07:52 +01:00
compiler intel/fs: Shuffle can't handle source modifiers 2021-02-17 03:59:25 +00:00
dev intel/dev: identify rocketlake 2021-02-02 13:25:55 +00:00
genxml genxml: PERFCNT registers are available since HSW 2021-02-02 13:25:54 +00:00
isl intel/isl: move get_tile dims/masks to common isl header 2020-12-30 06:06:33 +10:00
perf intel/perf: introduce additional ralloc context parameter 2021-02-03 16:37:59 +00:00
tools intel/dump_gpu: mark bo as unmapped if its address changes 2021-02-15 11:40:58 +00:00
vulkan anv: Allow null handle in DestroyDescriptorUpdateTemplate. 2021-02-12 09:30:46 +00:00
Android.blorp.mk
Android.common.mk intel: split driver/device UUID generators 2020-10-07 11:11:23 +03:00
Android.compiler.mk
Android.dev.mk intel: add identifier for debug purposes 2020-05-20 15:58:22 +00:00
Android.genxml.mk intel/genxml: Build gen 12.5 2020-12-01 19:06:22 +00:00
Android.isl.mk intel/isl: Build gen 12.5 2020-12-01 19:06:22 +00:00
Android.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.perf.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.vulkan.mk anv: Move extension tables to anv_device.c 2021-02-04 20:02:12 +00:00
Makefile.perf.am i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Makefile.sources android: anv: implement anv layer of INTEL_MEASURE 2021-02-06 11:06:17 +01:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00