ci/vulkan: Single-thread non-drm VK_KHR_display testing as well.

This still goes through wsi_common_display and needs the master priv.
Current CI doesn't run these, but some radv boards will.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39701>
This commit is contained in:
Emma Anholt 2026-02-05 11:10:01 -08:00 committed by Marge Bot
parent f0066a3150
commit f39131c806

View file

@ -1,6 +1,6 @@
# These tests require DRM master priveleges (sole access to the device),
# otherwise they return Skip.
dEQP-VK.wsi.direct_drm.*
dEQP-VK.wsi.direct.*
dEQP-VK.wsi.acquire_drm.*
# These tests try to allocate up to half of the device memory, which doesn't go