[PATCH] drm/virtio: fix the black screen error when waking

2022-10-27 Thread liweishi
Mainline: NA Category: Bugfix CVE: NA When the system wakes up from sleeping, all virtio devices will be reset. However, restting virtio gpu device will delete the virtqueue and resources saved on the virtio gpu backend, making it impossible for the virtio gpu driver to communicate with the virtio

[PATCH] drm/virtio: fix the black screen error when waking

2022-09-28 Thread liweishi
Mainline: NA Category: Bugfix CVE: NA When the system wakes up from sleeping, all virtio devices will be reset. However, restting virtio gpu device will delete the virtqueue and resources saved on the virtio gpu backend, making it impossible for the virtio gpu driver to communicate with the virtio