mesa/src/amd/common
Samuel Pitoiset 9ff2bed7be ac/nir: stop using nir_gather_xfb_info_from_intrinsics
Given that we no longer need the slot_to_register mapping, it's
useless to use this function.

This also fixes a bunch of failures with
dEQP-VK.transform_feedback.*omit_write* on RADV because in Vulkan
the spec requires XFB query counters to be incremented even if XFB
outputs aren't written to.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19437>
2022-11-01 15:55:07 +00:00
..
ac_binary.c radv: Remove the redundant #include <gelf.h> and #include <libelf.h> in ac_binary.c 2022-09-20 18:40:50 +00:00
ac_binary.h ac: remove really_needs_scratch, parameter from ac_parse_shader_binary_config 2022-05-03 11:11:08 -04:00
ac_debug.c amd/gfx11: add PixelWaitSync packet fields 2022-06-15 20:52:42 +00:00
ac_debug.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_drm_fourcc.h radv: Add macros for win32 that accessed 2022-05-16 18:57:06 +00:00
ac_gpu_info.c ac: fix has_vrs_ds_export_bug for VanGogh 2022-10-24 12:01:52 +00:00
ac_gpu_info.h ac: add radeon_info::has_vrs_ds_export_bug 2022-10-21 06:45:21 +00:00
ac_msgpack.c ac/rgp: add ac_msgpack.h/c 2021-02-19 14:29:46 +00:00
ac_msgpack.h ac/rgp: add ac_msgpack.h/c 2021-02-19 14:29:46 +00:00
ac_nir.c ac/nir: add legacy streamout and GS copy shader helpers 2022-10-25 17:35:08 +00:00
ac_nir.h ac/nir: lower gfx11 vertex parameter exports 2022-10-31 14:33:43 +00:00
ac_nir_cull.c ac/nir/ngg: Remove jumps from some branches where we know LGKMCNT==0. 2022-10-11 15:42:54 +00:00
ac_nir_lower_esgs_io_to_mem.c nir, ac, aco: Add index src to load_buffer_amd/store_buffer_amd. 2022-10-20 20:00:50 +00:00
ac_nir_lower_global_access.c ac/nir: Do not set cursor in try_extract_additions 2022-05-03 09:23:49 +00:00
ac_nir_lower_ngg.c ac/nir: stop using nir_gather_xfb_info_from_intrinsics 2022-11-01 15:55:07 +00:00
ac_nir_lower_resinfo.c Revert "nir: Drop the unused instr arg for src/dest copy functions." 2022-08-30 18:21:44 +00:00
ac_nir_lower_taskmesh_io_to_mem.c nir, ac, aco: Add index src to load_buffer_amd/store_buffer_amd. 2022-10-20 20:00:50 +00:00
ac_nir_lower_tess_io_to_mem.c nir, ac, aco: Add index src to load_buffer_amd/store_buffer_amd. 2022-10-20 20:00:50 +00:00
ac_nir_opt_outputs.c radv: Fixes compiling error with msvc 2022-05-16 18:57:06 +00:00
ac_perfcounter.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_perfcounter.h ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_rgp.c radv/r600/clover: Getting libelf to be optional 2022-09-22 05:07:35 +00:00
ac_rgp.h ac/rgp: add support for dumping SPM data 2021-11-11 10:05:49 +00:00
ac_rgp_elf_object_pack.c treewide: drop mtypes/macros includes from main 2021-12-08 22:14:45 +00:00
ac_rtld.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_rtld.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_shader_args.c ac: add shader return values into ac_shader_args 2020-12-09 20:13:24 +00:00
ac_shader_args.h ac/llvm: port functions to use ac_llvm_pointer 2022-10-21 07:56:38 +00:00
ac_shader_util.c ac: add ac_vtx_format_info 2022-08-30 19:02:11 +00:00
ac_shader_util.h ac/nir/ngg,radv: move LDS layout calculation out of nir ngg lowering 2022-10-27 07:35:01 +00:00
ac_shadowed_regs.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_shadowed_regs.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_spm.c ac: Remove trailing white space. 2022-05-25 12:29:30 +00:00
ac_spm.h ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_sqtt.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_sqtt.h radeonsi/sqtt: re-export shaders in a single bo 2022-10-25 11:58:07 +00:00
ac_surface.c ac/surface: Fix some warnings. 2022-09-20 09:25:09 +00:00
ac_surface.h radv: Fix mipmap views on GFX10+ 2022-08-23 19:01:18 +00:00
ac_surface_meta_address_test.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_surface_modifier_test.c amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
ac_surface_test_common.h amd: rename fishes to Navi21, Navi22, Navi23, Navi24, and Rembrandt 2022-05-19 11:55:50 +00:00
ac_uvd_dec.h amd: move uvd decode definitions to common place 2022-01-20 07:07:32 +10:00
ac_vcn_dec.h radeonsi/vcn: enable jpeg decode of yuv444 and yuv400 2022-10-07 15:14:39 +00:00
amd_family.c amd: rename fishes to Navi21, Navi22, Navi23, Navi24, and Rembrandt 2022-05-19 11:55:50 +00:00
amd_family.h amd/common: Remove redundant code for determining memory ops per clock 2022-08-16 19:06:21 +00:00
amd_kernel_code_t.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
gfx10_format_table.h amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
gfx10_format_table.py amd: update gfx10_format_table.py for gfx11 2022-05-10 04:29:54 +00:00
meson.build radv/r600/clover: Getting libelf to be optional 2022-09-22 05:07:35 +00:00
sid.h radv: Add perf counter lock/unlock commandbuffers. 2022-07-09 12:29:06 +00:00
sid_tables.py amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00