[PATCH v2] virtgpu: don't reset on shutdown
Michael S. Tsirkin
mst at redhat.com
Tue Apr 15 14:00:48 UTC 2025
On Tue, Apr 15, 2025 at 01:16:32PM +0200, Gerd Hoffmann wrote:
> Hi,
>
> > +static void virtio_gpu_shutdown(struct virtio_device *vdev)
> > +{
> > + /*
> > + * drm does its own synchronization on shutdown.
> > + * Do nothing here, opt out of device reset.
> > + */
>
> I think a call to 'drm_dev_unplug()' is what you need here.
>
> take care,
> Gerd
My patch reverts the behaviour back to what it was, so pls go
ahead and send a patch on top? I won't be able to explain
what it does and why it's needed.
--
MST
More information about the dri-devel
mailing list