drm/virtio: Wake up all waiters when capset response comes in.
authorDavid Riley <davidriley@chromium.org>
Wed, 5 Jun 2019 23:44:21 +0000 (16:44 -0700)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 6 Jun 2019 07:44:40 +0000 (09:44 +0200)
commit676a905b09d533ab3a30da753dba4f2daee97402
tree97dc390bcb63f366ee7644a104c4249fef3a129a
parent7fdf478a43869bee27e1b50955830f6ebc730b67
drm/virtio: Wake up all waiters when capset response comes in.

If multiple callers occur simultaneously, wake them all up.

Signed-off-by: David Riley <davidriley@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20190605234423.11348-2-davidriley@chromium.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/virtio/virtgpu_vq.c