mesa/src/amd
Samuel Pitoiset 5ec80ab37c radv: do not add descriptor BOs on update when the global BO list is used
It's unnecessary and already checked elsewhere like in
vkCmdBindDescriptorSets(). This improves performance of vkoverhead
test #76 (descriptor_1image) by +18%. It's the same performance as
PRO on my Threadripper 1950X now. This should also slightly improve
texel and buffer descriptors.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20699>
2023-03-07 07:30:29 +00:00
..
addrlib amd: split GFX1103 into GFX1103_R1 and GFX1103_R2 2023-02-03 00:18:01 +00:00
ci radv/ci: update CI lists for CTS 1.3.5.0 on GFX110/POLARIS10/PITCAIRN 2023-03-06 08:53:31 +00:00
common ac/nir: add ac_nir_lower_subdword_loads to lower 8/16-bit loads to 32 bits 2023-03-03 03:27:40 +00:00
compiler aco: make IDSet sparse 2023-03-03 17:45:14 +00:00
drm-shim r300: use drm_shim_override 2022-11-16 14:37:47 +00:00
llvm amd: lower subdword UBO loads in NIR 2023-03-03 03:27:40 +00:00
registers amd/registers: only define SPI and COMPUTE registers in the 0xB000 range 2023-02-24 21:27:24 +00:00
vulkan radv: do not add descriptor BOs on update when the global BO list is used 2023-03-07 07:30:29 +00:00
.clang-format radv: Add nir_foreach_variable_with_modes to .clang-format 2022-12-09 07:07:10 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00