mesa/src/panfrost
Christoph Pillmayer c28497c355 panvk: Add automatic load/store cs WAITs
This commit adds automatic insertion of WAIT instructions based
on the already existing cs_load_store_tracker.

Dependencies through memory need to be handled manually by the
user using the cs_flush_[loads/stores] functions.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34808>
2025-05-14 14:03:29 +00:00
..
ci pan/ci: add fragment_out flakes from t860 to t760 2025-05-14 08:36:51 +00:00
clc pan/clc: Build for v13 2025-04-15 13:36:07 +02:00
compiler nir: split *_accessed_indirectly* bitmasks into *_read/written_indirectly* 2025-05-08 02:54:12 +00:00
drm-shim panfrost: Fix group priorities in drm-shim 2025-02-05 13:30:29 +00:00
ds panfrost/pps: fix omitting several counters 2025-04-05 08:06:00 +00:00
genxml panvk: Add automatic load/store cs WAITs 2025-05-14 14:03:29 +00:00
lib panvk/v9+: Set up limited texture descs for storage use 2025-05-12 08:37:08 +00:00
libpan panfrost: Move genxml out of pan/lib 2025-05-09 09:33:38 +00:00
midgard pan/util,midgard: Remove pan_block 2025-05-09 09:33:38 +00:00
perf pan/kmod: Add drmIoctl() wrapper pan_kmod_ioctl() with CPU trace 2025-04-15 10:37:39 +00:00
shared panfrost,lima: use index size in panfrost minmax_cache 2025-04-07 16:53:22 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util pan/util,midgard: Remove pan_block 2025-05-09 09:33:38 +00:00
vulkan panfrost: Make ls tracker mandatory in cs_builder 2025-05-14 14:03:29 +00:00
.clang-format panfrost: Add pan_unpack to ForEachMacros 2025-05-12 08:37:08 +00:00
meson.build panfrost: Move genxml out of pan/lib 2025-05-09 09:33:38 +00:00