mesa/src/amd
Tatsuyuki Ishi 63827751e1 radv: Recompute max_waves after postprocessing RT config
The max waves for RT prolog need to be recalculated after merging the
resource usage of all shaders invoked from it.

Note that there is no need to panic, as the info was only used to
calculate maximum scratch size and with the RT prolog being low
footprint, this likely only caused overestimation rather than
underestimation.

Fixes: 533ec9843e ("radv: Precompute shader max_waves.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26998>
2024-01-12 02:39:32 +00:00
..
addrlib amd/common: update addrlib for gfx11.5 2023-10-20 07:32:34 +00:00
ci radv: stop clearing CMASK to 0xcc when FMASK is present on GFX9 2024-01-03 13:58:06 +00:00
common Revert "ac/nir: Export clip distances according to clip_cull_mask" 2024-01-09 02:36:19 +00:00
compiler aco: apply fneg/fabs to VOP3P 2024-01-08 13:26:19 +00:00
drm-shim amd: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-03 22:02:17 +00:00
llvm nir: remove sad_u8x4 2024-01-05 18:55:22 +00:00
registers ac/registers: allow to parse GCVM_L2_PROTECTION_FAULT_STATUS 2023-10-30 08:10:22 +00:00
vpelib amd/vpelib: Solve the downscaling problem for 2 tap 2024-01-11 19:21:17 +00:00
vulkan radv: Recompute max_waves after postprocessing RT config 2024-01-12 02:39:32 +00:00
meson.build amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00