Home
last modified time | relevance | path

Searched hist:"058 acb33" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.c058acb33 Mon May 17 03:49:13 CDT 2021 Xie Yongji <xieyongji@bytedance.com> drm/virtio: free virtqueues on probe failure

We should call virtio_gpu_deinit() to free virtqueues when
drm_dev_register() failed.

Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20210517084913.403-3-xieyongji@bytedance.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>