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>
5 lines
318 B
Text
5 lines
318 B
Text
# 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
|