mesa/src/amd/vulkan
Samuel Pitoiset ec0d3701cd radv/winsys: fix allocating the number of CS in the sysmem path
Found with Valgrind and dEQP-VK.api.command_buffers.record_many_draws*.

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/10376>
2021-04-23 11:40:05 +00:00
..
layers radv: Format. 2021-04-10 03:31:58 +02:00
winsys radv/winsys: fix allocating the number of CS in the sysmem path 2021-04-23 11:40:05 +00: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 emitting default depth bounds state on GFX6 2021-04-23 08:37:11 +02: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: remove RADV_DEBUG=nothreadllvm 2021-04-23 11:26:48 +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: remove RADV_DEBUG=nothreadllvm 2021-04-23 11:26:48 +00:00
radv_formats.c radv: Use ac_drm_fourcc.h 2021-04-22 08:16:11 +00:00
radv_image.c radv: Use ac_drm_fourcc.h 2021-04-22 08:16:11 +00:00
radv_llvm_helper.cpp radv: remove RADV_DEBUG=nothreadllvm 2021-04-23 11:26:48 +00:00
radv_meta.c radv: add support for copying VRS rates into HTILE 2021-04-14 09:31:13 +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 fast clearing depth-only or stencil-only aspects with HTILE 2021-04-20 08:20:49 +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: Format. 2021-04-10 03:31:58 +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: remove RADV_DEBUG=nothreadllvm 2021-04-23 11:26:48 +00:00
radv_pass.c radv: handle the VRS attachment subpass 2021-04-14 09:31:13 +00:00
radv_pipeline.c radv: cleanup LLVM related includes 2021-04-23 11:52:01 +02:00
radv_pipeline_cache.c radv: cleanup LLVM related includes 2021-04-23 11:52:01 +02:00
radv_private.h radv: cleanup LLVM related includes 2021-04-23 11:52:01 +02: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: cleanup LLVM related includes 2021-04-23 11:52:01 +02:00
radv_shader.h radv: Format. 2021-04-10 03:31:58 +02:00
radv_shader_args.c radv: Format. 2021-04-10 03:31:58 +02: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