Re: [PATCH v6 04/10] virtio-gpu: Support asynchronous fencing

2025-01-27 Thread Alex Bennée
Dmitry Osipenko writes: > Support asynchronous fencing feature of virglrenderer. It allows Qemu to > handle fence as soon as it's signalled instead of periodically polling > the fence status. This feature is required for enabling DRM context > support in Qemu because legacy fencing mode isn't sup

[PATCH v6 04/10] virtio-gpu: Support asynchronous fencing

2025-01-26 Thread Dmitry Osipenko
Support asynchronous fencing feature of virglrenderer. It allows Qemu to handle fence as soon as it's signalled instead of periodically polling the fence status. This feature is required for enabling DRM context support in Qemu because legacy fencing mode isn't supported for DRM contexts in virglre