mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 02:48:07 +02:00
Previously common wsi has a special submission to install implicit fence to wsi memory directly, which has been deprecated in favor of bonfire implicit fencing (implicit fencing has been turned into explicit fencing within vulkan since then). The virtgpu backend is fine but the vtest backend has been regressed since then, only relying on renderer side hw driver doing implicit fencing. With async present landed earlier, we can directly tell which submission is done by common wsi, and can revive the idle waiting accordingly. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39377> |
||
|---|---|---|
| .. | ||
| ci | ||
| protocols | ||
| vdrm | ||
| venus-protocol | ||
| virtgpu_kumquat | ||
| virtgpu_kumquat_ffi | ||
| virtio-gpu | ||
| vtest | ||
| vulkan | ||