[PATCH v1] drm/virtio: Set missing bo->attached flag

Dmitry Osipenko dmitry.osipenko at collabora.com
Thu Jan 9 14:04:33 UTC 2025


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 at collabora.com>
> ---
>  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


More information about the dri-devel mailing list