mesa/src/intel
Sviatoslav Peleshko 8d22eb960b brw/disasm: Fix Gfx11 3src-instructions dst register disassembly
The conversion from bit value to register file type is already done
by the brw_eu_inst_3src_a1_dst_reg_file in the FFC macro now, so doing it
again produced incorrect results.

Fixes: e7179232 ("intel/brw: Move encoding of Gfx11 3-src inside the inst helpers")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13141
Signed-off-by: Sviatoslav Peleshko <sviatoslav.peleshko@globallogic.com>
Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35960>
2025-07-08 19:49:09 +00:00
..
blorp blorp: Emit STATE_COMPUTE_MODE before COMPUTE_WALKER 2025-06-23 18:57:25 +00:00
ci mesa/st: handle renderbuffer with null zsbuf 2025-07-04 17:36:40 +00:00
common intel/common: Use as much as possible spec recommended values for compute engine async thread limits 2025-06-23 18:57:25 +00:00
compiler brw/disasm: Fix Gfx11 3src-instructions dst register disassembly 2025-07-08 19:49:09 +00:00
decoder intel/brw: support for dumping shader line numbers 2025-04-08 19:39:53 +00:00
dev intel: Add env variable to add break point on/before compute dispatch 2025-07-07 17:43:40 +00:00
ds intel/ds: Fix formatting of stage index. 2025-05-08 01:21:25 +00:00
executor intel/executor: Add missing dependency to fix intermittent build failures 2025-07-07 18:35:56 +00:00
genxml intel: Generate files with newline at end 2025-06-24 14:01:04 +00:00
isl isl: handle DISABLE_AUX in get_mcs_surf 2025-06-23 05:45:24 +00:00
nullhw-layer meson: include VkLayer_INTEL_nullhw in the devenv 2025-06-20 21:51:17 +00:00
perf intel: fix monitor build dependencies 2025-06-22 10:55:21 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools intel: fix monitor build dependencies 2025-06-22 10:55:21 +00:00
vulkan anv: do not rely on sampler objects for pipeline compilation 2025-07-07 18:53:53 +00:00
vulkan_hasvk nir: rename nir_lower_io_to_temporaries -> nir_lower_io_vars_to_temporaries 2025-06-26 18:20:54 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00