mesa/src/amd
Samuel Pitoiset 030d6e6280 radv/amdgpu: allow cs_execute_ib() to pass a VA instead of a BO
DGC IBs are considered external IBs because they aren't managed by
the winsys and the BO itself isn't really useful. Passing a VA instead
will help for future work.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29600>
2024-06-24 08:02:07 +00:00
..
addrlib amd: update addrlib 2024-06-08 00:11:17 -04:00
ci Uprev Piglit to fdf3fc09deb6beecdf212e65a16c645112540b59 2024-06-24 07:10:48 +00:00
common treewide: use nir_def_replace sometimes 2024-06-21 15:36:56 +00:00
compiler aco/insert_exec_mask: ensure top mask is not a temporary at loop exits 2024-06-20 12:47:05 +00:00
drm-shim amd: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-03 22:02:17 +00:00
llvm ac/llvm: remove push constants 2024-06-20 12:09:29 +00:00
registers amd: add gfx12 register definitions 2024-05-11 22:14:05 -04:00
vpelib amd/vpelib: Bypass de/regam on HLG 2024-05-07 20:43:02 +00:00
vulkan radv/amdgpu: allow cs_execute_ib() to pass a VA instead of a BO 2024-06-24 08:02:07 +00:00
meson.build build/amd: add amd-use-llvm build option 2024-05-30 19:05:00 +00:00