mesa/src/panfrost
Lars-Ivar Hesselberg Simonsen 28d34f30e6 panvk: Use RUN_COMPUTE over RUN_COMPUTE_INDIRECT
RUN_COMPUTE_INDIRECT has been found to cause intermittent hangs, so
this change replaces it with RUN_COMPUTE and a set TASK_AXIS_X.

While this task axis might be suboptimal, the performance cost is
somewhat offset by RUN_COMPUTE not being an emulated command.

Fixes: 2ffc05d8d2 ("panvk: Add support for CmdDispatchIndirect")
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33841>
(cherry picked from commit fe31e7843d)
2025-03-04 20:26:18 +01:00
..
ci pan/ci: add fail from llvm 19 upgrade 2025-02-10 11:35:32 +01:00
compiler pan/bi: Disallow FAU special page 3 and WARP_ID on message instructions 2025-03-04 20:24:02 +01:00
drm-shim panfrost: Fix group priorities in drm-shim 2025-02-05 16:08:32 +01:00
ds build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
lib panfrost: fix YUV center information for 422 2025-02-15 00:02:52 +01:00
midgard nir/from_ssa: only consider divergence if requested 2025-01-23 01:31:23 +00:00
perf panfrost: Kill panfrost-job.h 2025-01-07 11:10:55 +00:00
shared format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util Revert "panfrost: remove is_blit flag" 2025-02-04 20:47:26 +01:00
vulkan panvk: Use RUN_COMPUTE over RUN_COMPUTE_INDIRECT 2025-03-04 20:26:18 +01:00
.clang-format pan/cs: cs_{break,continue} are not for_each macros 2025-01-15 14:07:37 +00:00
meson.build panfrost: Kill panfrost-job.h 2025-01-07 11:10:55 +00:00