mesa/src/freedreno
Dave Airlie 26eaba935d nir: add a cmat call instruction type.
This adds a new instruction type to handle cooperative matrix calls.

This clones the call instr, drops callee, and adds a single metadata
slot and a call operation (dummy only for now).

(Not NACKed by Alyssa)

Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38389>
2025-11-17 23:33:58 +00:00
..
afuc meson: Use adreno-pm4-pack.xml.h instead of custom definitions 2025-11-13 18:14:11 +00:00
ci freedreno/ci: add a200 nightly jobs 2025-11-15 21:03:40 +00:00
common meson: Use adreno-pm4-pack.xml.h instead of custom definitions 2025-11-13 18:14:11 +00:00
computerator treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
decode freedreno/decode: Add some code to the already present generate-rd 2025-11-13 18:14:11 +00:00
drm treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
drm-shim mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
ds build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
fdl tu/lrz: Try harder to have LRZ fast-clear enabled with FDM offset 2025-11-12 15:36:43 +00:00
ir2 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ir3 nir: add a cmat call instruction type. 2025-11-17 23:33:58 +00:00
isa ir3: Assemble and disassemble .clp modifier 2025-09-05 16:58:09 +00:00
perfcntrs freedreno/a6xx: Add single common source for a6xx.xml.h 2025-07-03 12:50:04 +00:00
registers meson: Use adreno-pm4-pack.xml.h instead of custom definitions 2025-11-13 18:14:11 +00:00
rnn mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
tests freedreno/cffdump: Emulate RMW 2025-11-13 13:23:23 +00:00
vulkan nir: rename nir_copy_prop -> nir_opt_copy_prop 2025-11-15 02:16:38 +00:00
.clang-format clang-format: Move ForEachMacros into src/.clang-format for freedreno 2025-09-09 07:04:55 +00:00
.dir-locals.el
.editorconfig
meson.build meson: Update Lua dependency version to 5.3 2024-08-14 03:03:46 +00:00