mesa/src/freedreno
Rob Clark 76cd06426d tu: Rework pipeline stat queries
Drop the legacy register offset macros.  And re-work how we map the vk
query to pipeline stat offset, to account for re-ordering of the
pipeline stat regs in gen8.

Signed-off-by: Rob Clark <rob.clark@oss.qualcomm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39029>
2025-12-20 00:23:10 +00:00
..
afuc meson: Use adreno-pm4-pack.xml.h instead of custom definitions 2025-11-13 18:14:11 +00:00
ci turnip/ci: update the vkd3d expectations 2025-12-17 14:10:32 +00:00
common freedreno/registers: Reintroduce FD_NO_DEPRECATED_PACK 2025-12-20 00:23:08 +00:00
computerator freedreno/computerator: gen8 support 2025-12-08 22:12:12 +00:00
decode freedreno/crashdec: Fix crash with older kernels 2025-12-17 16:00:56 +00:00
drm treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
drm-shim freedreno/drm-shim: Add a830 2025-12-08 22:11:59 +00:00
ds build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
fdl freedreno/lrz: Add gen8 lrz layout support 2025-12-16 19:38:37 +00:00
ir2 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ir3 ir3/legalize: fix (eq) scheduling for sam.s2en 2025-12-19 23:49:55 +00:00
isa ir3: Add new cat3 instructions 2025-12-08 22:12:08 +00:00
perfcntrs freedreno/a6xx: Add single common source for a6xx.xml.h 2025-07-03 12:50:04 +00:00
registers freedreno/registers: Reintroduce FD_NO_DEPRECATED_PACK 2025-12-20 00:23:08 +00:00
rnn mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
tests freedreno/a6xx: Fix VSC_BIN_SIZE for gen8 2025-12-08 22:12:12 +00:00
vulkan tu: Rework pipeline stat queries 2025-12-20 00:23:10 +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 freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build meson: make libarchive a disabler 2025-11-21 21:48:57 +00:00