mesa/src/gallium/drivers
Marek Olšák bcd0679258 radeonsi: remove si_shader_info::uses_indirect_descriptor
It shouldn't affect uses_vmem_load_other because divergent descriptors
are loaded with SMEM in waterfall loops.

Also all this removed code is highly questionable. Indirect access doesn't
matter for anything. Divergent access does, and that's handled correctly.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34492>
2025-05-14 20:19:16 +00:00
..
asahi gallium: remove pipe_compute_caps::max_input_size 2025-05-01 22:18:23 +02:00
crocus intel: prepare VUE layout for more than 2 layouts 2025-05-08 06:48:35 +00:00
d3d12 pipe/video: Remove st_rps_bits and UseStRpsBits 2025-05-12 13:12:05 +00:00
etnaviv etnaviv: compiler: Enable more pack/unpack lowerings 2025-04-30 14:06:08 +00:00
freedreno tu,freedreno: Use HW option to auto add base instance to instance id 2025-05-13 11:35:39 +00:00
i915 ci: rename all the .b2c- jobs into .ci-tron- 2025-05-07 21:02:16 +00:00
iris intel: introduce new VUE layout for separate compiled shader with mesh 2025-05-08 06:48:35 +00:00
lima lima: Move fdot lowering from NIR to lima 2025-04-30 17:33:38 +00:00
llvmpipe util/cpu: Remove util_cpu_caps_t::family 2025-05-09 20:10:10 +00:00
nouveau gallium/aux: move util_pipe_tex_to_tgsi_tex to u_blitter.c 2025-05-14 16:33:12 +00:00
panfrost panfrost: Remove unused ls_sb_slot from contexts 2025-05-14 14:03:29 +00:00
r300 ci: rename all the .b2c- jobs into .ci-tron- 2025-05-07 21:02:16 +00:00
r600 r600: ingest u_blitter_clear_buffer 2025-05-14 16:33:12 +00:00
radeonsi radeonsi: remove si_shader_info::uses_indirect_descriptor 2025-05-14 20:19:16 +00:00
softpipe ci: Remove EXTERNAL_KERNEL_TAG variable 2025-05-09 07:18:53 +00:00
svga gallium/aux: move util_pipe_tex_to_tgsi_tex to u_blitter.c 2025-05-14 16:33:12 +00:00
tegra gallium: stop implementing set_compute_resources in various drivers 2025-04-15 13:28:27 +00:00
v3d v3d/compiler: remove requirement for format information for fbfetch 2025-05-08 06:25:22 +00:00
vc4 vc4: use safe iterator to remove instructions 2025-04-04 15:55:13 +00:00
virgl virgl: Ensure to not overflow when encoding string marker 2025-05-12 14:08:04 +00:00
zink zink: fix broken comparison for dummy pipe surface sizing 2025-05-12 19:34:08 +00:00