Skip to content

panvk: add support for VK_KHR_timeline_semaphore

Chia-I Wu requested to merge olv/mesa:panvk-timeline into main

What does this MR do and why?

This adds support for VK_KHR_timeline_semaphore.

This also depends on https://lore.kernel.org/all/20241017162054.2701638-1-olvaffe@gmail.com/. Without the kernel change, dEQP-VK.synchronization.timeline_semaphore.wait.poll_signal_from_device times out.

Merge request reports

Loading