mesa/src/freedreno
Danylo Piliaiev 3905e731a8 tu: Don't use u_trace_address::bo, only raw iova
Previously we handled only ::bo case while code had both cases.
Migrate to raw iova only.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39129>
2026-01-08 11:50:01 +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: document recent flakes 2026-01-03 16:27:56 +00:00
common tu: enable storageBuffer8BitAccess on all a7xx hardware 2026-01-08 10:57:26 +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 tu: Fix passing tmp arrays to tu_desc_set_swiz/fdl6_buffer_view_init 2026-01-07 16:43:31 +00:00
ir2 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ir3 ALL: use #define and a copy helper to check and copy build_id 2026-01-07 08:32:33 +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/fdl: Fix gen8 buffer descriptors 2026-01-06 20:06:05 +00:00
rnn mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
tests tu,freedreno: add chicken bit to enable (eolm) 2026-01-02 14:08:48 +01:00
vulkan tu: Don't use u_trace_address::bo, only raw iova 2026-01-08 11:50:01 +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: make libarchive a disabler 2025-11-21 21:48:57 +00:00