commit | b7170f9457f282783b6f3843e2b30d619449837c | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 08 09:07:22 2020 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 15 13:30:53 2020 +0200 |
tree | 5e6dbf3c87a8df9e27a36cb8dd4083fec460f3bc | |
parent | d6005d3dde75f7e4f21822c12446553dd7a69bb2 [diff] |
drm/virtio: return virtio_gpu_queue errors In case queuing virtio commands fails (can happen when the device got unplugged) pass up the error. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/20200908070723.6394-3-kraxel@redhat.com