mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 17:18:11 +02:00
The DISPATCH_TASKMESH_INDIRECT_MULTI_ACE packet has a firmware bug, it hangs the GPU when the draw count is zero. This commit adds a workaround sequence using COND_EXEC packets which make sure that this indirect packet is never executed when the draw count is zero. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16531> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| llvm | ||
| registers | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||