]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1b6d197862898cf85b95b0b54cfffbe66ec54d55
tree97dc390bcb63f366ee7644a104c4249fef3a129a
parent309112d6c2461df8dab4bb9536e80179ac00a101
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