radv/ci: Enable video tests on navi21 and navi31
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38184>
This commit is contained in:
David Rosca 2025-10-31 15:16:36 +01:00 committed by Marge Bot
parent 874e02003a
commit 502f7e85e5
2 changed files with 4 additions and 4 deletions

View file

@ -258,8 +258,6 @@ radv-navi21-vkcts:
variables:
CI_TRON_TIMEOUT__OVERALL__MINUTES: 30
RADV_PERFTEST: transfer_queue,hic
# FIXME: GPU hangs
RADV_DEBUG: novideo
radv-vangogh-vkcts:
parallel: 2
@ -313,8 +311,7 @@ radv-navi31-vkcts:
- .navi31-test-valve
- .radv-valve-rules
variables:
# FIXME: Random GPU hangs on VCN
RADV_DEBUG: nomeshshader,novideo # Disable mesh shaders until task shaders stop hanging
RADV_DEBUG: nomeshshader # Disable mesh shaders until task shaders stop hanging
RADV_PERFTEST: transfer_queue,hic
CI_TRON_TIMEOUT__OVERALL__MINUTES: 20

View file

@ -55,3 +55,6 @@ dEQP-VK.api.command_buffers.many_indirect_disps_on_secondary
# These tests are expected to hang on GFX10+. I have a pending fix.
dEQP-VK.sparse_resources.buffer.misc.null_address_read*
# These tests require PCIe atomics, causing random hangs
dEQP-VK.video.synchronization.*.basic.event.*