mesa/src/freedreno
Rob Clark d2c4653ee9
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
freedreno/registers: Add gen8 perfcntrs
BV_RB and BV_CCU are supported on some devices (knp, but not glymur or
pakala, for ex).. we don't have a way to deal with that yet.

This doesn't yet _expose_ gen8 perfcntrs.  That small patch will come
after PERFCNTR_CONFIG ioctl is supported to ensure that everything gen8
and later supports the new kernel based counter collection/reservation
(so that backwards compat of old userspace on new kernel is limited to
a7xx and earlier).

Signed-off-by: Rob Clark <rob.clark@oss.qualcomm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40522>
2026-04-24 21:28:33 +00:00
..
ci tu: Implement deferred image creation for ANB and AHB 2026-04-23 21:21:31 +00:00
common freedreno: Don't set UCHE_CLIENT_PF 2026-04-24 08:58:27 +00:00
computerator freedreno: Add fd{2,3,4,5}_hw.h and fd_hw_common.h 2026-04-10 13:54:59 +00:00
decode freedreno/decode: Fix error() in script.c 2026-04-17 09:16:34 +00:00
drm freedreno/drm/virtio: Fix wait_fence ret ordering 2026-04-23 06:52:14 +00:00
drm-shim freedreno/common: add support for the Adreno 810 2026-04-10 01:24:59 +00:00
ds fd/pps: Allocate performance counters from high-to-low 2026-04-16 21:59:35 +00:00
fdl tu: Support EXT_shader_image_atomic_int64 2026-04-11 19:46:13 +00:00
ir2 freedreno/decode,ir3: Mark decoded dwords as const 2026-04-17 09:16:34 +00:00
ir3 freedreno/decode,ir3: Mark decoded dwords as const 2026-04-17 09:16:34 +00:00
isa ir3/isa: fix load size encoding for ldg.k 2026-04-15 07:58:01 +00:00
perfcntrs freedreno/registers: Add gen8 perfcntrs 2026-04-24 21:28:33 +00:00
qrisc freedreno: Rename afuc to QRisc 2026-03-08 22:32:39 +00:00
registers freedreno/registers: Add gen8 perfcntrs 2026-04-24 21:28:33 +00:00
rnn freedreno/rnn: Track reg usage 2026-02-19 00:56:43 +00:00
tests freedreno: Add check_xml_includes test 2026-04-10 13:54:59 +00:00
vulkan tu: Remove use of fd_perfcntr_type 2026-04-24 21:28:30 +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 freedreno: Add check_xml_includes to meson setup 2026-04-10 13:54:59 +00:00