Files
mesa/src/amd/vulkan
Rhys Perry 6a770cae4b radv: round up max_lds_per_simd / lds_per_wave
If each SIMD has to get an different number of waves, report the maximum.

One example of a situation is when a single-wave workgroup uses more than
max_lds_per_simd. This change causes radv_get_max_waves() to report a
single wave per SIMD instead of none.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8761>
2021-02-15 13:34:30 +00:00
..
2017-08-29 01:08:58 +03:00
2021-02-13 21:47:17 +00:00
2021-02-13 21:47:17 +00:00
2020-05-05 00:28:00 +00:00
2020-09-28 15:46:08 +00:00