Hi,
On Wed, May 07, 2025 at 10:28:21AM +0200, Gerd Hoffmann wrote:
> Calling drm_dev_unplug() is the drm way to say the device
> is gone and can not be accessed any more.
>
> Cc: Michael S. Tsirkin
> Signed-off-by: Gerd Hoffmann
> Reviewed-by: Eric Auger
> Tested-by: Eric Auger
> ---
> drive
Calling drm_dev_unplug() is the drm way to say the device
is gone and can not be accessed any more.
Cc: Michael S. Tsirkin
Signed-off-by: Gerd Hoffmann
Reviewed-by: Eric Auger
Tested-by: Eric Auger
---
drivers/gpu/drm/virtio/virtgpu_drv.c | 8
1 file changed, 4 insertions(+), 4 delet