mesa/src/intel
Caio Oliveira dd1ca1588d brw: Fix size in assembler when compacting
Calculation was wrongly walking uncompacted instructions, even if we had
some compacted in the middle, generating invalid size.  Since we are
here just drop the instruction count, since in practice the caller will
have to walk the instruction stream anyway.

Fixes: 6267585778 ("intel/brw: Also return the size of the assembled shader")
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33532>
2025-03-03 20:43:56 +00:00
..
blorp anv/iris: add drirc keys to disable VF/TE distribution 2025-02-27 21:10:59 +00:00
ci anv/ci: remove some expected failures of dEQP-VK.video.formats.* 2025-03-03 04:36:21 +00:00
common intel/common: fix mi_builder_test issue 2025-02-04 12:57:19 +00:00
compiler brw: Fix size in assembler when compacting 2025-03-03 20:43:56 +00:00
decoder intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00
dev intel/dev: Call intel_device_info_update_after_hwconfig() from common code 2025-02-17 20:52:31 +00:00
ds intel/ds: rework RT tracepoints 2025-02-24 08:08:02 +00:00
executor intel: Initialize upper 32bits of drm_xe_sync.handle 2025-02-02 21:34:45 -08:00
genxml anv: Support putting image base address and image params in surface state 2025-02-23 15:16:51 +00:00
isl brw: add support for texel address lowering 2025-02-23 15:16:50 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf intel/perf: add new perf consts to support more metrics 2025-01-16 00:01:56 +00:00
shaders intel: output a depfile with mesa_clc 2025-02-04 00:10:01 +00:00
tools intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00
vulkan anv: Release correct bo for RT scratch 2025-03-03 20:13:38 +00:00
vulkan_hasvk anv,hasvk: switch to common VK_COPY/PRINT_STR 2025-03-01 20:27:26 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00