Re: [PATCH v1 5/6] virtio-gpu: Support asynchronous fencing

2024-10-07 Thread Akihiko Odaki
On 2024/10/07 8:23, Dmitry Osipenko wrote: 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 mod

[PATCH v1 5/6] virtio-gpu: Support asynchronous fencing

2024-10-06 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