ci/radv: Enable WSI testing.

This gets us coverage of present_timing for KHR_display, which we don't
have on the older CTS used by the other drivers.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39701>
This commit is contained in:
Emma Anholt 2026-02-03 12:35:40 -08:00 committed by Marge Bot
parent c332ee5dd6
commit db532eaf00
13 changed files with 158 additions and 4 deletions

View file

@ -0,0 +1,5 @@
# wsi_common_display.c doesn't properly hand off the oldSwapchain to the new one,
# and you can end up trying to atomic commit before the last present has flipped,
# and the kernel throws an error.
dEQP-VK.wsi.direct.present_timing.basic.retired_swapchain
dEQP-VK.wsi.direct_drm.present_timing.basic.retired_swapchain