mesa/src/amd/common
Rhys Perry 15640e58d9 radv,aco: lower texture descriptor loads in NIR
fossil-db (Sienna Cichlid):
Totals from 39445 (24.30% of 162293) affected shaders:
MaxWaves: 875988 -> 875972 (-0.00%)
Instrs: 35372561 -> 35234909 (-0.39%); split: -0.41%, +0.03%
CodeSize: 190237480 -> 189379240 (-0.45%); split: -0.47%, +0.02%
VGPRs: 1889856 -> 1889928 (+0.00%); split: -0.00%, +0.01%
SpillSGPRs: 10764 -> 10857 (+0.86%); split: -2.04%, +2.91%
SpillVGPRs: 1891 -> 1907 (+0.85%); split: -0.32%, +1.16%
Scratch: 260096 -> 261120 (+0.39%)
Latency: 477701150 -> 477578466 (-0.03%); split: -0.06%, +0.03%
InvThroughput: 87819847 -> 87830346 (+0.01%); split: -0.03%, +0.04%
VClause: 673353 -> 673829 (+0.07%); split: -0.04%, +0.11%
SClause: 1385396 -> 1366478 (-1.37%); split: -1.65%, +0.29%
Copies: 2327965 -> 2229134 (-4.25%); split: -4.58%, +0.34%
Branches: 906707 -> 906434 (-0.03%); split: -0.13%, +0.10%
PreSGPRs: 1874153 -> 1862698 (-0.61%); split: -1.34%, +0.73%
PreVGPRs: 1691382 -> 1691383 (+0.00%); split: -0.00%, +0.00%

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12773>
2022-03-22 16:33:27 +00:00
..
ac_binary.c ac,radeonsi: use correct VGPR granularity on Aldebaran 2021-03-10 18:02:28 +00:00
ac_binary.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
ac_debug.c ac: parse SET_SH_REG_INDEX packet 2022-03-01 22:30:24 +00:00
ac_debug.h amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
ac_drm_fourcc.h ac: fix win32 build 2021-07-06 14:49:24 +00:00
ac_gpu_info.c amd/ac_gpu_info: fix warning on fread unused result 2022-03-22 11:50:37 +00:00
ac_gpu_info.h ac: Query the amdgpu MEC firmware version. 2022-03-09 21:31:48 +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: move ac_lower_indirect_derefs() outside of the LLVM dir 2021-04-23 11:52:01 +02:00
ac_nir.h ac: move ac_exp_param.h to ac_nir.h 2022-01-05 12:46:31 +00:00
ac_nir_cull.c ac/nir: use shorter builder names 2022-01-21 13:45:33 +00:00
ac_nir_lower_esgs_io_to_mem.c ac/nir: avoid providing a write_mask to intrinsic builders 2022-01-21 13:45:33 +00:00
ac_nir_lower_ngg.c ac/nir: Extract final mesh shader output counts to a separate function. 2022-03-01 15:37:12 +00:00
ac_nir_lower_tess_io_to_mem.c ac/nir: remove TCS nir_var_shader_out memory barrier 2022-03-01 11:02:43 +00:00
ac_perfcounter.c ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_perfcounter.h ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_rgp.c ac/gpu_info: set cu_mask correctly for Arcturus 2022-01-05 01:36:10 -05: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 replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
ac_rtld.h ac/rtld: make ac_rtld_upload returns the code size 2021-03-05 13:10:11 +00: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 radv: declare a new shader argument for loading the VRS rates 2022-02-16 08:11:15 +01:00
ac_shader_util.c ac,radeonsi: rework and optimize how TMPRING_SIZE is set 2022-02-22 11:41:04 +00:00
ac_shader_util.h radv,aco: lower texture descriptor loads in NIR 2022-03-22 16:33:27 +00:00
ac_shadowed_regs.c ac: update shadowed registers 2022-02-22 11:41:04 +00:00
ac_shadowed_regs.h ac: add ifdef __cplusplus guard to header 2021-01-14 10:33:10 +01:00
ac_spm.c ac/spm: fix determining the counter slot 2021-11-15 11:24:36 +01:00
ac_spm.h ac: add initial SPM support 2021-11-11 10:05:49 +00:00
ac_sqtt.c radv: Add safety check for RGP traces on VanGogh. 2021-12-17 21:25:01 +00:00
ac_sqtt.h radv: Add safety check for RGP traces on VanGogh. 2021-12-17 21:25:01 +00:00
ac_surface.c ac/surface: don't set the display flag for 1D textures 2022-02-22 11:41:04 +00:00
ac_surface.h ac/surface: add more elements to meta equations because HTILE can use them 2022-02-22 11:41:04 +00:00
ac_surface_meta_address_test.c ac/surface: add tests for CmaskAddrFromCoord on GFX10+ 2021-08-05 06:37:09 +00:00
ac_surface_modifier_test.c ac/surface/tests: fix missing NUM_PKRS extraction in test_modifier 2022-02-22 11:41:04 +00:00
ac_surface_test_common.h ac/surface/tests: fix RB counts 2021-06-20 01:22:01 -04: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 amd: move vcn decoding regs + structs to a common file. 2022-01-20 07:07:30 +10:00
amd_family.c amd: add support for gfx1036 and gfx1037 chips 2022-03-01 17:03:00 +00:00
amd_family.h amd: add support for gfx1036 and gfx1037 chips 2022-03-01 17:03:00 +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/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
gfx10_format_table.py python: drop python2 support 2021-08-14 21:44:32 +00:00
meson.build ac: move ac_exp_param.h to ac_nir.h 2022-01-05 12:46:31 +00:00
sid.h amd: add PKT3_LOAD_SH_REG_INDEX 2022-03-14 08:54:23 +00:00
sid_tables.py python: drop python2 support 2021-08-14 21:44:32 +00:00