mesa/src/amd/vulkan
Samuel Pitoiset 12a00da800 radv/winsys: fix executing huge secondary command buffers on GFX6
If the secondary has a list of CS buffers, it should be copied to
the primary.

Fixes dEQP-VK.api.command_buffers.record_many_draws_secondary_2.

Cc: 21.1 mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10547>
2021-05-03 12:59:21 +02:00
..
layers radv: Format. 2021-04-10 03:31:58 +02:00
winsys radv/winsys: fix executing huge secondary command buffers on GFX6 2021-05-03 12:59:21 +02:00
.editorconfig radv: Update editorconfig. 2021-04-10 03:31:58 +02:00
Android.mk radv: Remove the format table. 2021-02-13 21:47:17 +00:00
Makefile.sources radv: add support for copying VRS rates into HTILE 2021-04-14 09:31:13 +00:00
meson.build radv: add support for copying VRS rates into HTILE 2021-04-14 09:31:13 +00:00
radv_android.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_check_va.py radv: add a Python script to check if a VA was ever valid 2020-12-30 08:40:21 +01:00
radv_cmd_buffer.c radv: fix various CMASK regressions on GFX9 2021-04-27 06:51:26 +00:00
radv_constants.h radv: Format. 2021-04-10 03:31:58 +02:00
radv_cs.h radv: Format. 2021-04-10 03:31:58 +02:00
radv_debug.c radv: Add _WIN32 guard in radv_check_gpu_hangs 2021-04-23 10:37:22 +00:00
radv_debug.h radv: enable TC-compat CMASK on GFX8-9 2021-04-28 08:01:41 +00:00
radv_descriptor_set.c radv: remove radv_image_iview::bo 2021-04-20 12:16:33 +00:00
radv_descriptor_set.h radv: Format. 2021-04-10 03:31:58 +02:00
radv_device.c radv: enable TC-compat CMASK on GFX8-9 2021-04-28 08:01:41 +00:00
radv_formats.c radv: disable VK_FORMAT_R64_SFLOAT 2021-04-26 12:10:13 +01:00
radv_image.c radv: only keep concurrent MSAA images compressed if TC-compat CMASK 2021-05-03 08:38:31 +00:00
radv_llvm_helper.cpp radv: remove RADV_DEBUG=nothreadllvm 2021-04-23 11:26:48 +00:00
radv_meta.c radv,aco: use nir_address_format_vec2_index_32bit_offset 2021-04-27 15:56:07 +00:00
radv_meta.h radv: add support for copying VRS rates into HTILE 2021-04-14 09:31:13 +00:00
radv_meta_blit.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_meta_blit2d.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_meta_buffer.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_meta_bufimage.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_meta_clear.c radv: fix various CMASK regressions on GFX9 2021-04-27 06:51:26 +00:00
radv_meta_copy.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_meta_copy_vrs_htile.c radv: add support for copying VRS rates into HTILE 2021-04-14 09:31:13 +00:00
radv_meta_dcc_retile.c radv: Re-enable retiling. 2021-04-13 12:08:24 +00:00
radv_meta_decompress.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_meta_fast_clear.c radv: fix barrier in radv_decompress_dcc_compute shader 2021-04-15 12:02:36 +00:00
radv_meta_fmask_expand.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_meta_resolve.c ac/surface: inline and reorder gfx9_surf_flags for better packing 2021-04-12 20:53:45 +00:00
radv_meta_resolve_cs.c radv: check if DCC is enabled when resolving different levels 2021-05-03 08:23:54 +02:00
radv_meta_resolve_fs.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_nir_lower_ycbcr_textures.c Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
radv_nir_to_llvm.c radv,aco: use nir_address_format_vec2_index_32bit_offset 2021-04-27 15:56:07 +00:00
radv_pass.c radv: handle the VRS attachment subpass 2021-04-14 09:31:13 +00:00
radv_pipeline.c radv: fix possible use-after-free when inserting GS copy shader from cache 2021-04-29 14:06:49 +00:00
radv_pipeline_cache.c radv: cleanup LLVM related includes 2021-04-23 11:52:01 +02:00
radv_private.h radv: add the provoking vertex mode to the pipeline/shader keys 2021-04-27 07:31:02 +00:00
radv_query.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_radeon_winsys.h radv: Refactor cs_domain to be a winsys function. 2021-04-14 15:16:17 +00:00
radv_shader.c radv,aco: use nir_address_format_vec2_index_32bit_offset 2021-04-27 15:56:07 +00:00
radv_shader.h radv: add the provoking vertex mode to the pipeline/shader keys 2021-04-27 07:31:02 +00:00
radv_shader_args.c radv: fix computation of the number of user SGPRS for NGG GS state 2021-04-29 13:45:39 +00:00
radv_shader_args.h radv: Format. 2021-04-10 03:31:58 +02:00
radv_shader_helper.h radv: remove RADV_DEBUG=nothreadllvm 2021-04-23 11:26:48 +00:00
radv_shader_info.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_sqtt.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_util.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_wsi.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_wsi_display.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_wsi_wayland.c radv: Format. 2021-04-10 03:31:58 +02:00
radv_wsi_x11.c radv: Format. 2021-04-10 03:31:58 +02:00
si_cmd_buffer.c radv: Refactor cs_domain to be a winsys function. 2021-04-14 15:16:17 +00:00
vk_format.h radv: Format. 2021-04-10 03:31:58 +02:00
vulkan.sym radv: Add Android module info to linker script. 2021-01-12 20:17:52 +00:00