mesa/src/amd
Rob Clark 6bc47e65d7 rusticl: Fix work group size validation
For each dimension, we `threads *= lws`.. which is still zero if threads
is initialized to zero.

Fixes: eca4f0f632 ("rusticl/kernel: check that local size on dispatch doesn't exceed limits")
Signed-off-by: Rob Clark <rob.clark@oss.qualcomm.com>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35864>
2025-07-01 18:55:01 +00:00
..
addrlib amd/addrlib: remove the DCC page fault workaround 2025-04-01 03:23:22 -04:00
ci rusticl: Fix work group size validation 2025-07-01 18:55:01 +00:00
common treewide: use nir_break_if with named if 2025-06-30 14:51:54 -04:00
compiler aco: update ctx.block when inserting discard block 2025-07-01 14:31:11 +00:00
drm-shim amd/drm-shim: add gfx1201 2025-03-10 11:21:36 +00:00
gmlib amd/gmlib: remove the executable bit 2025-06-12 07:44:27 +00:00
lanczoslib radeonsi/vpe: enhance scaling quality 2025-06-12 07:44:26 +00:00
llvm ac/llvm: use ds_bpermute_b32 for GFX12 wave64 2025-06-14 13:59:11 +00:00
registers amd: Rename GFX1103_R1/R2 to PHOENIX/2 2024-11-20 02:14:40 +00:00
vpelib amd/vpelib: Fix CodeQL issues Pt1 2025-05-16 11:33:08 +08:00
vulkan radv/meta: stop allocating sampler for blit operations 2025-07-01 08:58:03 +02:00
meson.build radeonsi/vpe: enhance scaling quality 2025-06-12 07:44:26 +00:00