mesa/src/intel
Caio Oliveira 538fd7266e brw: Fix EU validation of VxH and Vx1 region
Use same approach as the other code checking for this vstride.  Argument
could be made we want to reuse the same enum value for both the encoded
and decoded version, but for now follow the existing practice.

This will cause
dEQP-VK.spirv_assembly.instruction.compute.untyped_pointers.vulkan_memory_model.type_punning.load.push_constant.int64_to_uint64
and similar tests to fail validation on BMG.  Later patch will fix that.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38125>
2025-10-30 16:06:42 +00:00
..
blorp brw: Move into a new src/intel/compiler/brw subdirectory 2025-10-09 07:01:47 +00:00
ci ci: uprev vkd3d 2025-10-21 03:57:14 +00:00
common intel: Drop intel_mem.c/h 2025-10-16 01:19:45 +00:00
compiler brw: Fix EU validation of VxH and Vx1 region 2025-10-30 16:06:42 +00:00
decoder util/dynarray: infer type in append 2025-10-24 18:32:07 +00:00
dev intel/dev: Add NVL-S/U PCI IDs (with FORCE_PROBE required) 2025-10-23 21:47:29 +00:00
ds intel/ds: reduce min sampling period of pps-producer to 5us 2025-10-23 18:22:20 +00:00
executor intel/executor: Add a matrix multiplication example 2025-10-11 01:02:45 +00:00
genxml anv: Add support for AV1 film grain sythesis on Xe2+ 2025-09-22 14:41:48 +00:00
isl Revert "intel: Always set Cube Face Enables for all surfaces." 2025-10-13 11:54:11 -07:00
mda util/dynarray: infer type in append 2025-10-24 18:32:07 +00:00
nullhw-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
perf intel/perf: Update perf scripts to get additional performance counters 2025-10-23 16:59:09 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools intel/tools: add cmdbuf/queue annotation parsing 2025-10-23 15:31:10 +00:00
vulkan anv: Convert DEBUG_PIPE_CONTROL logging to use mesa_log_stream 2025-10-30 10:26:28 +00:00
vulkan_hasvk util/dynarray: infer type in append 2025-10-24 18:32:07 +00:00
meson.build brw: Move into a new src/intel/compiler/brw subdirectory 2025-10-09 07:01:47 +00:00