mesa/src/amd/vulkan
Samuel Pitoiset 2643c48700 radv/amdgpu: remove unused code about external IBs in the submit path
Now that everything is chained, the driver no longer uses external IBs.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30809>
2024-10-10 14:08:39 +00:00
..
bvh radv/rt: Don't atomicAdd local prefix sums 2024-08-09 18:12:52 +00:00
layers radv: precompute more PGM registers for all stages 2024-09-12 07:01:36 +00:00
meta radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
nir radv/rt: Skip all AABB code when no_skip_aabbs is not set 2024-10-03 15:22:08 +00:00
radix_sort build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
tests
winsys radv/amdgpu: remove unused code about external IBs in the submit path 2024-10-10 14:08:39 +00:00
.clang-format
.editorconfig
meson.build radv: add initial support for pipeline binaries 2024-09-10 08:19:52 +00:00
radv_acceleration_structure.c radv: Use vk_expand_(src|dst)_access_flags2 2024-06-28 10:41:49 +00:00
radv_aco_shader_info.h radv: implement 2D views of 3D images using 2D_ARRAY descriptors on GFX9+ 2024-10-01 08:33:51 +00:00
radv_android.c
radv_android.h
radv_buffer.c radv: fix allocating sparse descriptor buffers in the 32-bit addr space 2024-09-06 18:27:37 +00:00
radv_buffer.h
radv_buffer_view.c
radv_buffer_view.h
radv_check_va.py
radv_cmd_buffer.c radv: implement IB chaining for DGC when it's executed on compute 2024-10-10 14:08:39 +00:00
radv_cmd_buffer.h radv: Add support for VK_EXT_depth_clamp_control 2024-09-30 22:18:27 +00:00
radv_constants.h radv: remove RADV_MAX_DRM_DEVICES 2024-10-07 11:42:37 +00:00
radv_cp_dma.c
radv_cp_dma.h
radv_cp_reg_shadowing.c radv: pad GFX preambles IBs with only one NOP 2024-08-21 14:55:04 +00:00
radv_cp_reg_shadowing.h
radv_cs.c radv: don't assume that TC_ACTION_ENA invalidates L1 cache on gfx9 2024-06-11 06:15:12 +00:00
radv_cs.h
radv_debug.c radv: Use the SPIR-V printer in spirv_to_nir 2024-08-28 21:52:59 +00:00
radv_debug.h radv: Use the SPIR-V printer in spirv_to_nir 2024-08-28 21:52:59 +00:00
radv_descriptor_set.c radv: use blake3 for hashing pipeline layouts 2024-07-10 07:35:19 +00:00
radv_descriptor_set.h radv: use blake3 for hashing pipeline layouts 2024-07-10 07:35:19 +00:00
radv_device.c radv: squash radv_get_memory_fd() with radv_GetMemoryFdKHR() 2024-10-07 11:42:37 +00:00
radv_device.h radv: squash radv_get_memory_fd() with radv_GetMemoryFdKHR() 2024-10-07 11:42:37 +00:00
radv_device_generated_commands.c radv: implement IB chaining for DGC when it's executed on compute 2024-10-10 14:08:39 +00:00
radv_device_generated_commands.h radv: implement IB chaining for DGC when it's executed on compute 2024-10-10 14:08:39 +00:00
radv_device_memory.c
radv_device_memory.h
radv_event.c
radv_event.h
radv_formats.c radv: Work around broken terrain in Warhammer III 2024-09-13 07:48:02 +00:00
radv_formats.h vulkan, radv: Add new common vk_format_get_plane_width/height helpers 2024-08-29 15:57:51 +00:00
radv_image.c radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_image.h radv: add a helper to get image VA 2024-06-06 18:21:33 +00:00
radv_image_view.c radv: fix image view descriptors for samplers on GFX6-8 2024-10-04 14:59:31 +00:00
radv_image_view.h radv: stop passing image create flags to radv_image_view_init() 2024-10-02 09:28:51 +00:00
radv_instance.c radv: remove RADV_THREAD_TRACE_TRIGGER completely 2024-10-07 11:42:38 +00:00
radv_instance.h radv: Work around broken terrain in Warhammer III 2024-09-13 07:48:02 +00:00
radv_llvm_helper.cpp amd,radeonsi: reduce legacy::PassManager use to only run backend passes 2024-10-05 09:10:06 +00:00
radv_llvm_helper.h
radv_nir_to_llvm.c amd,radeonsi: use new pass manager to handle midend optimizations 2024-10-05 09:10:06 +00:00
radv_nir_to_llvm.h
radv_perfcounter.c radv: Fix shader mask for SQ_WGP SPM counters 2024-07-16 16:10:11 +00:00
radv_perfcounter.h
radv_physical_device.c radv: implement IB chaining for DGC when it's executed on compute 2024-10-10 14:08:39 +00:00
radv_physical_device.h radv: remove RADV_DEBUG=nogsfastlaunch2 2024-08-27 07:51:33 +00:00
radv_pipeline.c radv: stop emulating GS invocations for legacy GS on RDNA1-2 2024-09-20 12:28:08 +00:00
radv_pipeline.h vulkan: Take a VkPipelineCreateFlags2KHR in vk_pipeline_*shader_stage*() 2024-08-29 03:30:31 +00:00
radv_pipeline_binary.c radv: fix generating the global key for pipeline binaries 2024-10-09 21:15:48 +00:00
radv_pipeline_binary.h radv: add initial support for pipeline binaries 2024-09-10 08:19:52 +00:00
radv_pipeline_cache.c radv: add initial support for pipeline binaries 2024-09-10 08:19:52 +00:00
radv_pipeline_cache.h radv: add initial support for pipeline binaries 2024-09-10 08:19:52 +00:00
radv_pipeline_compute.c radv: rework emitting indirect compute pipelines with DGC 2024-09-10 09:13:44 +00:00
radv_pipeline_compute.h radv: rework emitting indirect compute pipelines with DGC 2024-09-10 09:13:44 +00:00
radv_pipeline_graphics.c radv: add a helper to bind the color output state 2024-10-10 13:19:22 +00:00
radv_pipeline_graphics.h radv: add a helper to bind the color output state 2024-10-10 13:19:22 +00:00
radv_pipeline_rt.c radv/rt: skip shaders cache for pipelines created with the capture/replay flag 2024-09-16 12:29:49 +00:00
radv_pipeline_rt.h radv: add initial support for pipeline binaries 2024-09-10 08:19:52 +00:00
radv_printf.c
radv_printf.h
radv_query.c radv: stop emulating GS invocations for legacy GS on RDNA1-2 2024-09-20 12:28:08 +00:00
radv_query.h
radv_queue.c ac,radeonsi,radv: add common GFX preambles 2024-08-27 14:14:57 +00:00
radv_queue.h
radv_radeon_winsys.h radv: implement IB chaining for DGC when it's executed on compute 2024-10-10 14:08:39 +00:00
radv_rmv.c
radv_rmv.h
radv_rra.c radv/rra: Enable RADV_RRA_TRACE_COPY_AFTER_BUILD by default 2024-06-21 17:47:53 +00:00
radv_rra.h radv/rra: Reduce the memory requirement of copy_after_build 2024-06-21 17:47:53 +00:00
radv_sampler.c
radv_sampler.h
radv_sdma.c radv: add a helper to get image VA 2024-06-06 18:21:33 +00:00
radv_sdma.h
radv_shader.c radv: implement 2D views of 3D images using 2D_ARRAY descriptors on GFX9+ 2024-10-01 08:33:51 +00:00
radv_shader.h radv: use only one user SGPR for all NGG state 2024-09-24 06:00:00 +00:00
radv_shader_args.c radv: rename shader_query_state to task_state 2024-09-24 06:00:00 +00:00
radv_shader_args.h radv: rename shader_query_state to task_state 2024-09-24 06:00:00 +00:00
radv_shader_info.c radv: fix assigning mesh shader outputs when clip/cull distances are read in FS 2024-09-23 12:12:13 +00:00
radv_shader_info.h aco,radv,radeonsi: move has_epilog to the fragment shader info 2024-09-16 07:53:00 +00:00
radv_shader_object.c radv: do not keep executable info when compiling shaders for ESO 2024-09-25 08:33:31 +00:00
radv_shader_object.h
radv_spm.c
radv_spm.h
radv_sqtt.c radv: Fix crash when using SQTT and NO_COMPUTE 2024-07-15 07:05:40 +00:00
radv_sqtt.h
radv_video.c radv/video/enc: report pictureAccessGranularity of CTB size. 2024-09-26 04:56:34 +00:00
radv_video.h radv: move video decode enable test into a flag 2024-08-26 22:19:09 +00:00
radv_video_enc.c radv/video: handle missing h265 feedback struct. 2024-09-26 04:56:34 +00:00
radv_wsi.c
radv_wsi.h