mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 17:10:11 +01:00
panvk/ci: Make sure we catch GPU faults
PAN_MESA_DEBUG=sync allows us to abort on faults. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28417>
This commit is contained in:
parent
d49ca71554
commit
a8a0051086
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ panfrost-g52-vk:arm64:
|
|||
variables:
|
||||
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
|
||||
PAN_I_WANT_A_BROKEN_VULKAN_DRIVER: 1
|
||||
PANVK_DEBUG: no_known_warn
|
||||
PANVK_DEBUG: "no_known_warn,sync"
|
||||
DEQP_SUITE: panfrost-g52-vk
|
||||
|
||||
panfrost-g52-piglit-gles2:arm64:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue