mesa/src/amd/vulkan
Georg Lehmann 130fbda71b radv: set has_bit_test for aco
Foz-DB Navi21:
Totals from 15285 (11.52% of 132657) affected shaders:
VGPRs: 1019136 -> 1019000 (-0.01%); split: -0.02%, +0.01%
SpillSGPRs: 10889 -> 10909 (+0.18%)
SpillVGPRs: 901 -> 914 (+1.44%); split: -0.89%, +2.33%
CodeSize: 103578640 -> 103523220 (-0.05%); split: -0.08%, +0.03%
MaxWaves: 259782 -> 259820 (+0.01%)
Instrs: 19247383 -> 19223764 (-0.12%); split: -0.15%, +0.02%
Latency: 323877613 -> 323684655 (-0.06%); split: -0.10%, +0.04%
InvThroughput: 62505295 -> 62386541 (-0.19%); split: -0.21%, +0.02%
VClause: 366162 -> 366136 (-0.01%); split: -0.03%, +0.02%
SClause: 786505 -> 785527 (-0.12%); split: -0.22%, +0.10%
Copies: 1348920 -> 1349209 (+0.02%); split: -0.26%, +0.29%
Branches: 456331 -> 456324 (-0.00%); split: -0.01%, +0.00%
PreSGPRs: 849542 -> 849402 (-0.02%); split: -0.02%, +0.01%
PreVGPRs: 925300 -> 924678 (-0.07%)

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23298>
2023-06-29 13:39:30 +00:00
..
bvh radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
layers vulkan/rmv,radv: Use common trace trigger 2023-06-27 06:25:56 +00:00
meta compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
nir amd: use imm-helpers 2023-06-29 07:08:19 +00:00
radix_sort amd: fix typos 2023-04-13 23:08:22 +00:00
winsys radv/amdgpu: add support for executing DGC cmdbuf with RADV_DEBUG=noibs 2023-06-28 06:34:20 +00:00
.clang-format radv,aco: tweaks to get clang-format to print nicer code 2023-06-16 19:59:52 +00:00
.editorconfig radv: Update editorconfig. 2021-04-10 03:31:58 +02:00
meson.build radv: add a NIR pass that lower fragment shader barycentric intrinsics 2023-06-07 14:40:35 +00:00
radv_acceleration_structure.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_aco_shader_info.h aco: Remove unneeded stage related info fields. 2023-06-23 12:49:05 +00:00
radv_android.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_buffer.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00: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: inline more values in radv_emit_fb_ds_state() 2023-06-28 13:21:44 +00:00
radv_constants.h radv: reformat according to its .clang-format 2023-06-16 19:59:52 +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: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_debug.h Revert "radv: Enable ray tracing pipelines by default" 2023-06-16 16:13:34 +00:00
radv_descriptor_set.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_descriptor_set.h radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_device.c vulkan/rmv,radv: Use common trace trigger 2023-06-27 06:25:56 +00:00
radv_device_generated_commands.c radv: adjust alignment of the preprocess buffer with DGC 2023-06-23 17:17:08 +00: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: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_image.c radv: pre-init surface info 2023-06-22 13:36:13 +00:00
radv_instance.c radv/rgp: Use common trace trigger 2023-06-27 06:25:56 +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: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_perfcounter.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_physical_device.c radv: allow NV_device_generated_commands with RADV_DEBUG=noibs 2023-06-28 06:34:20 +00:00
radv_pipeline.c radv: set has_bit_test for aco 2023-06-29 13:39:30 +00:00
radv_pipeline_cache.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_pipeline_compute.c radv: Call radv_pipeline_init_scratch per shader 2023-06-27 06:04:18 +00:00
radv_pipeline_graphics.c radv: Call radv_pipeline_init_scratch per shader 2023-06-27 06:04:18 +00:00
radv_pipeline_rt.c radv/rt: Hash stages using radv_hash_shaders 2023-06-28 19:45:25 +00:00
radv_private.h radv/rgp: Use common trace trigger 2023-06-27 06:25:56 +00:00
radv_query.c compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
radv_queue.c radv: use cs_execute_ib() for GFX, MBCP and DGC IBs 2023-06-19 07:53:35 +00:00
radv_radeon_winsys.h radv: fix formatting 2023-06-19 11:19:42 +01:00
radv_rmv.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_rra.c radv/rra: Use common trace trigger 2023-06-27 06:25:56 +00:00
radv_rt_common.c amd: use imm-helpers 2023-06-29 07:08:19 +00:00
radv_rt_common.h radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_rt_shader.c treewide: Use nir_builder_create more 2023-06-27 18:13:02 +00:00
radv_sampler.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +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 radv: set has_bit_test for aco 2023-06-29 13:39:30 +00:00
radv_shader.h radv: Ensure 1x1 shading rate on GFX10.3 with interlock execution mode 2023-06-26 15:58:04 +00:00
radv_shader_args.c radv: Declare POPS collision wave ID shader argument 2023-06-26 15:58:04 +00:00
radv_shader_args.h radv: Move the shader type to radv_shader_info 2023-06-21 09:13:04 +00:00
radv_shader_info.c radv: Handle Primitive Ordered Pixel Shading in DB_SHADER_CONTROL 2023-06-26 15:58:04 +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: drop incorrect defines for uapi ones. 2023-06-21 05:28:01 +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: Remove unconditional POPS_DRAIN_PS_ON_OVERLAP setting 2023-06-26 15:58:04 +00:00
vk_format.h radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00