venus: allow fence feedback to suspend and resume

Previously, we either have to filter out incompatible queue or disable
fence feedback. Now we track whether the queue can do feedback, and will
mark the fence feedback not pollable if the fence is submitted on an
incompatible queue.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38049>
This commit is contained in:
Yiwei Zhang
2025-10-23 19:57:18 -07:00
committed by Marge Bot
parent 30b41c2b57
commit 2c08e6d8bb
4 changed files with 29 additions and 5 deletions

View File

@@ -10,4 +10,3 @@ dEQP-VK.wsi.*
# Skip for now. The test is creating video queues without enabling video
# extensions. To be clarified at spec level.
dEQP-VK.synchronization*
dEQP-VK.sparse_resources.queue_bind.multi_queue_wait_one_signal_one_other