mesa/src/intel
Francisco Jerez c9e33e5cbf intel/fs/cse: Make HALT instruction act as CSE barrier.
Found by inspection.  This seems particularly likely to cause problems
with instructions dependent on the current execution mask like
SHADER_OPCODE_FIND_LIVE_CHANNEL or the FS_OPCODE_LOAD_LIVE_CHANNELS
instruction I'm about to introduce, but one could imagine it leading
to data corruption if CSE ever managed to combine two instructions
before and after the FS_OPCODE_PLACEHOLDER_HALT, since the one before
may not be executed for some channels.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Cc: 20.0 <mesa-stable@lists.freedesktop.org>
2020-02-14 14:31:48 -08:00
..
blorp intel/blorp: Plumb deref block size through to 3DSTATE_SF 2020-01-30 18:46:27 -06:00
common intel/isl: Move get_format_encoding function to isl 2020-02-13 18:44:50 +00:00
compiler intel/fs/cse: Make HALT instruction act as CSE barrier. 2020-02-14 14:31:48 -08:00
dev intel: Load the driver even if I915_PARAM_REVISION is not found. 2020-02-06 09:46:51 +02:00
genxml intel/genxml: Drop "reserved" enum 2020-02-05 21:31:27 -08:00
isl intel/isl: Switch to R8_UNORM format for compatiblity 2020-02-13 18:44:50 +00:00
perf util/hash_table: added hash functions for integer types 2020-01-23 17:06:57 +00:00
tools intel/tools: Update aubinator_error_decode. 2020-02-13 16:53:18 -08:00
vulkan anv: Reject modifiers on depth/stencil formats 2020-02-13 15:40:18 +00:00
Android.blorp.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.common.mk android: static link with libexpat with Android O+ 2019-03-25 10:11:57 +02:00
Android.compiler.mk android: fix build issues with brw_nir_trig_workarounds.c 2017-10-04 07:39:05 +03:00
Android.dev.mk drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
Android.genxml.mk intel/genxml: generate pack files for gen12 on android builds 2019-08-28 13:38:33 -07:00
Android.isl.mk isl: Fix the android build. 2020-02-05 21:31:40 -08: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/android: setup gralloc1 usage from gralloc0 usage manually 2020-01-28 14:46:25 +02:00
Makefile.perf.am i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Makefile.sources intel: Implement Gen12 workaround for array textures of size 1 2020-01-26 22:27:03 +02:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00