mesa/src/virtio
Yiwei Zhang 2e32dd7472 venus: skip feedback cmd record on incompatible queue families
Feedback requires transfer capability, so we must skip feedback cmd
pool initialization on incompatible queue families. Meanwhile, use
pool_handle for all validity check needed.
- fence and semaphore feedback: skip feedback cmd alloc and record when
  pool_handle is VK_NULL_HANDLE
- event feedback: not affected as we patch in-place upon recording
- query feedback: assert the feedback cmd alloc is on supported queue

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38016>
2025-10-23 08:57:12 +00:00
..
ci ci: Rename ANDROID_GPU_MODE to CUTTLEFISH_GPU_MODE 2025-10-08 09:25:24 +00:00
protocols mesa: import mesa3d_protocols 2025-06-17 22:28:54 +00:00
vdrm virtio/vdrm: add ENABLE_DRM_AMDGPU for c_args 2025-09-03 07:47:18 +00:00
venus-protocol venus: sync latest protocol 2025-03-27 00:52:17 +00:00
virtgpu_kumquat virtio: kumquat: slice length fix 2025-10-20 15:45:06 +00:00
virtgpu_kumquat_ffi clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
virtio-gpu gfxstream: hide vkTraceAsyncGOOGLE behind new capset flag 2025-09-16 23:26:27 +00:00
vtest virtio/vdrm: Add vtest backend 2025-04-08 15:38:39 +00:00
vulkan venus: skip feedback cmd record on incompatible queue families 2025-10-23 08:57:12 +00:00