mesa/src/amd
Pierre-Eric Pelloux-Prayer 0ecc6eb2f5
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
ac/sqtt: add ac_sqtt_update_bo_size
buffer_size is uint32_t so we must be careful to not overflow it.
radeonsi had code for this but radv doesn't, which means it will
hang if RADV_THREAD_TRACE_BUFFER_SIZE is too big or if buffer_size
is being doubled up to the point it overflows.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41383>
2026-05-20 08:33:22 +00:00
..
addrlib amd: allow addrlib to enable SIMD if possible 2026-04-21 10:14:42 +00:00
ci ci: update OpenCL 3.1 piglit fails 2026-05-13 15:21:40 +00:00
common ac/sqtt: add ac_sqtt_update_bo_size 2026-05-20 08:33:22 +00:00
compiler nir: remove ffma_old 2026-05-19 18:13:42 +00:00
drm-shim amd: remove unnecessary and transitive #includes 2026-04-24 21:53:07 +00:00
gmlib amd/gmlib: add tm_generate_formatted_3DLut 2026-04-29 07:46:28 +00:00
lanczoslib meson: Relax -Wmaybe-uninitialized errors 2025-09-16 06:16:20 +00:00
llvm nir: remove ffma_old 2026-05-19 18:13:42 +00:00
packets amd: remove unnecessary and transitive #includes 2026-04-24 21:53:07 +00:00
registers amd: switch to new packet definitions for all packets 2026-04-10 03:42:45 +00:00
vpelib amd/vpelib: Support vpe 2.0 2026-04-27 03:06:42 +00:00
vulkan ac/sqtt: add ac_sqtt_update_bo_size 2026-05-20 08:33:22 +00:00
meson.build radv/tests: require drm-shim and use it instead of RADV_FORCE_FAMILY 2025-11-19 07:11:05 +00:00