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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user