RE: [PATCH v2 0/5] drm/virtio: Import scanout buffers from other devices

2024-09-10 Thread Kasireddy, Vivek
Hi Dmitry, > Subject: [PATCH v2 0/5] drm/virtio: Import scanout buffers from other > devices > > Having virtio-gpu import scanout buffers (via prime) from other > devices means that we'd be adding a head to headless GPUs assigned > to a Guest VM or additional heads to r

[PATCH v2 0/5] drm/virtio: Import scanout buffers from other devices

2024-08-12 Thread Vivek Kasireddy
Having virtio-gpu import scanout buffers (via prime) from other devices means that we'd be adding a head to headless GPUs assigned to a Guest VM or additional heads to regular GPU devices that are passthrough'd to the Guest. In these cases, the Guest compositor can render into the scanout buffer us