[PFC PATCH 0/3] drm/virtio: synchronous guest framebuffer update

2023-07-12 Thread Dongwon Kim
"Resubmission" This series is for fixing issues regarding scanout synchronization with host (e.g. QEMU/KVM) that uses virtio-gpu. This was submitted a while ago but didn't get enough feedback/reviews so I am trying it again. This is a rebased version. And the previous version is at https://lists.f

[PFC PATCH 0/3] drm/virtio: synchronous guest framebuffer update

2022-09-26 Thread Dongwon Kim
This series is for fixing some issues regarding scanout synchronization with host (e.g. QEMU/KVM) that uses virtio-gpu. This series replaces the previously submitted one, "[PATCH v2 0/2] drm/virtio: fence handling in case of multi scanouts". Dongwon Kim (3): drm/virtio: .release ops for virtgpu