Files
mesa/src/amd/vulkan
Samuel Pitoiset ec82b42944 radv: add a missing async compute workaround for Tonga/Iceland
After digging into PAL code again, I figured that Tonga/Iceland are
both affected by a hw bug related to async compute dispatches.

The solution is to change the "threadgroup" dimension mode to the
"thread" dimension mode unconditionally.

This should fix a bunch of issues related to RADV_DEBUG=nocompute on
these GPUs.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7551
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6334
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4679
Cc: mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26207>
2023-11-16 11:37:43 +00:00
..
2023-11-02 15:48:36 +00:00
2023-04-13 23:08:22 +00:00
2021-04-10 03:31:58 +02:00
2023-11-16 11:02:30 +00:00
2023-10-23 18:08:02 +00:00
2023-10-23 18:08:02 +00:00
2023-08-08 10:24:54 +00:00
2023-09-25 09:05:58 +02:00