Re: [PATCH v1] drm/virtio: Set missing bo->attached flag
From: Dmitry Osipenko
Date: Thu Jan 09 2025 - 09:05:12 EST
On 11/29/24 18:53, Dmitry Osipenko wrote:
> VirtIO-GPU driver now supports detachment of shmem BOs from host, but
> doing it only for imported dma-bufs. Mark all shmem BOs as attached, not
> just dma-bufs. This is a minor correction since detachment of a non-dmabuf
> BOs not supported today.
>
> Signed-off-by: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/virtio/virtgpu_prime.c | 1 -
> drivers/gpu/drm/virtio/virtgpu_vq.c | 3 +++
> 2 files changed, 3 insertions(+), 1 deletion(-)
Applied to misc-next
--
Best regards,
Dmitry