mesa/src
José Roberto de Souza 3e5a735d01
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
intel/tools: Fix batch buffer decoder
intel_decoder_init() initializes intel_batch_decode_ctx so later
we can call decode functions but it depends on data stored in
brw/elk_isa_info but that was being allocated in stack
of intel_decoder_init() then when the decode functions were executed
it was accessing garbage at the brw/elk_isa_info memory.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: ec2d20a70d ("intel/tools: Add helpers for decoder_init/disasm")
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34776>
2025-05-01 13:27:44 +00:00
..
amd aco: replace max_const_offset_plus_one with max_const_offset 2025-05-01 09:19:02 +00:00
android_stub
asahi asahi: build asahi_clc for -Dtools=asahi 2025-04-30 14:23:53 +00:00
broadcom ci: rename misleading *-postmerge stages to *-nightly 2025-04-29 05:49:00 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler vtn: use nir_const_value_for_raw_uint for bfloat SpecConstantOp/FConvert 2025-05-01 10:52:30 +00:00
drm-shim
egl egl: fix sw fallback rejection in non-sw EGL_PLATFORM=device 2025-04-30 19:09:44 +00:00
etnaviv ci: rename misleading *-postmerge stages to *-nightly 2025-04-29 05:49:00 +00:00
freedreno freedreno: Remove compute_constlen_quirk 2025-04-30 18:44:34 +00:00
gallium freedreno/a6xx, turnip: Set CONSTANTRAMMODE correctly 2025-04-30 18:44:34 +00:00
gbm meson: support building with system libgbm 2025-04-09 12:15:33 +00:00
getopt
gfxstream gfxstream: update code generator for simplified dep graph 2025-04-09 18:29:57 +00:00
glx Get rid of 5 remaining references to glapitable.h 2025-04-23 20:18:25 +00:00
gtest
imagination treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
imgui
intel intel/tools: Fix batch buffer decoder 2025-05-01 13:27:44 +00:00
loader loader: Use RTLD_LOCAL not RTLD_GLOBAL 2025-04-18 07:14:56 +00:00
mapi Get rid of 5 remaining references to glapitable.h 2025-04-23 20:18:25 +00:00
mesa compiler/types: add a bfloat16 type 2025-04-29 16:29:36 +00:00
microsoft ci: rename misleading *-postmerge stages to *-nightly 2025-04-29 05:49:00 +00:00
nouveau lima: Move fdot lowering from NIR to lima 2025-04-30 17:33:38 +00:00
panfrost panfrost: build panfrost_compile for -Dtools=panfrost 2025-04-30 14:23:53 +00:00
tool perfetto/android: align datasource names with tooling expectations 2025-04-08 18:29:10 +00:00
util util: Move pb_slab from gallium to util 2025-04-30 12:56:39 +00:00
virtio ci: rename misleading *-postmerge stages to *-nightly 2025-04-29 05:49:00 +00:00
vulkan vk/cmd_queue: generate copies for string struct members 2025-04-30 15:01:35 +00:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format radv: Add radv_foreach_stage to ForEachMacros again. 2025-04-11 18:01:47 +00:00
meson.build meson: support building with system libgbm 2025-04-09 12:15:33 +00:00