mesa/src/amd/vulkan
Rhys Perry cf796aa885 radv: vectorize scratch access
fossil-db (gfx1100):
Totals from 20 (0.01% of 133461) affected shaders:
Instrs: 49421 -> 49134 (-0.58%)
CodeSize: 251668 -> 249604 (-0.82%); split: -0.83%, +0.01%
Latency: 178126 -> 178412 (+0.16%); split: -0.16%, +0.32%
InvThroughput: 23565 -> 23646 (+0.34%); split: -0.05%, +0.39%
VClause: 957 -> 943 (-1.46%)
Copies: 5770 -> 5801 (+0.54%); split: -0.36%, +0.90%
PreVGPRs: 1368 -> 1359 (-0.66%)

Regressions seem to be a couple of cases of bad RA luck.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24350>
2023-08-16 19:11:26 +00:00
..
bvh clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
layers radv: Handle VK_SUBOPTIMAL_KHR in trace layers 2023-08-10 17:39:07 +00:00
meta radv/gfx11: re-enable 0001/1110 clear values 2023-08-16 18:38:24 +00:00
nir nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
radix_sort amd: fix typos 2023-04-13 23:08:22 +00:00
winsys radv/amdgpu: Remove unused bo_list variable from cs_submit. 2023-08-08 19:24:10 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.editorconfig
meson.build ac/radv: decouple radv vulkan driver and compiler from gallium 2023-08-03 09:45:42 +00:00
radv_acceleration_structure.c radv: add support for VkBufferUsageFlags2CreateInfoKHR 2023-08-10 03:05:02 +00:00
radv_aco_shader_info.h radv: add radv_tcs_epilog_key 2023-08-02 16:59:18 +00:00
radv_android.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_buffer.c radv: add support for VkBufferUsageFlags2CreateInfoKHR 2023-08-10 03:05:02 +00:00
radv_check_va.py
radv_cmd_buffer.c radv: use the number of VS outputs for computing the tessellation info 2023-08-11 07:43:58 +00:00
radv_constants.h radv: bump max xfb output to 128 2023-08-01 20:47:34 +00:00
radv_cp_reg_shadowing.c radv: fix formatting 2023-06-19 11:19:42 +01:00
radv_cs.h amd: improve the IB parser, parse more packets 2023-06-17 23:42:20 +00:00
radv_debug.c radv: pass submit info to radv_check_gpu_hangs() 2023-07-25 06:50:33 +00:00
radv_debug.h radv: pass submit info to radv_check_gpu_hangs() 2023-07-25 06:50:33 +00:00
radv_descriptor_set.c radv: use vk_sampler 2023-08-08 10:24:54 +00:00
radv_descriptor_set.h radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_device.c radv: Fixes mingw linkage error undefined reference to `radv_GetCalibratedTimestampsEXT' 2023-08-14 15:00:56 +08:00
radv_device_generated_commands.c nir: Drop "SSA" from NIR language 2023-08-12 16:44:41 -04:00
radv_device_memory.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_event.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_formats.c radv: disable 64-bit color attachments 2023-08-16 18:38:24 +00:00
radv_image.c radv: implement radv_Get{Device}ImageSubresourceLayout2KHR() 2023-08-10 03:05:02 +00:00
radv_instance.c radv: workaround WWZ exporting index=1 through location=1 2023-07-31 11:38:14 +00:00
radv_llvm_helper.cpp radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_llvm_helper.h radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_nir_to_llvm.c radv: Rename radv_nir_compiler_options::robust_buffer_access to robust_buffer_access_llvm 2023-07-04 21:04:21 +01:00
radv_perfcounter.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_physical_device.c radv: Use common physical device properties 2023-08-11 02:53:47 +00:00
radv_pipeline.c radv: vectorize scratch access 2023-08-16 19:11:26 +00:00
radv_pipeline_cache.c radv: add support for VkPipelineCreateFlags2CreateInfoKHR 2023-08-10 03:05:02 +00:00
radv_pipeline_compute.c radv: re-introduce radv_pipeline_stage_init() 2023-08-10 08:51:05 +00:00
radv_pipeline_graphics.c radv: re-introduce radv_pipeline_stage_init() 2023-08-10 08:51:05 +00:00
radv_pipeline_rt.c radv: vectorize RT stack access 2023-08-16 19:11:26 +00:00
radv_private.h radv: re-introduce radv_pipeline_stage_init() 2023-08-10 08:51:05 +00:00
radv_query.c nir: Drop "SSA" from NIR language 2023-08-12 16:44:41 -04:00
radv_queue.c radv: pass submit info to radv_check_gpu_hangs() 2023-07-25 06:50:33 +00:00
radv_radeon_winsys.h radv/winsys: Remove unused struct radv_winsys_bo_list. 2023-08-08 19:24:10 +00:00
radv_rmv.c radv/rmv: remove unused pipeline create flags when logging pipelines 2023-08-10 03:05:02 +00:00
radv_rra.c radv: add support for VkBufferUsageFlags2CreateInfoKHR 2023-08-10 03:05:02 +00:00
radv_rt_common.c nir: Drop "SSA" from NIR language 2023-08-12 16:44:41 -04:00
radv_rt_common.h nir: Drop "SSA" from NIR language 2023-08-12 16:44:41 -04:00
radv_rt_shader.c nir: s/nir_instr_ssa_def/nir_instr_def/ 2023-08-15 17:44:27 +00:00
radv_sampler.c radv: use vk_sampler 2023-08-08 10:24:54 +00:00
radv_sdma_copy_image.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_shader.c nir: Drop nir_alu_dest 2023-08-14 21:22:53 +00:00
radv_shader.h radv: add support for loading the LSHS vertex stride from a SGPR 2023-08-11 07:43:58 +00:00
radv_shader_args.c radv/rt: Rename traversal_shader to traversal_shader_addr 2023-08-15 11:11:16 +02:00
radv_shader_args.h radv: add infra for creating TCS epilogs 2023-08-02 16:59:18 +00:00
radv_shader_info.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
radv_spm.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_sqtt.c radv/rgp: Use common trace trigger 2023-06-27 06:25:56 +00:00
radv_video.c radv/video: copy from correct H264 scaling lists 2023-08-08 02:48:49 +00:00
radv_wsi.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
si_cmd_buffer.c radv: emit PA_SC_SCREEN_SCISSOR_BR with the actual fb extent 2023-06-30 06:38:53 +00:00
vk_format.h radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00