Skip to content
Commit 3b675b15 authored by Gerd Hoffmann's avatar Gerd Hoffmann
Browse files

drm/virtio: add missing virtio_gpu_array_lock_resv call



When submitting a fenced command we must lock the object reservations
because virtio_gpu_queue_fenced_ctrl_buffer() unlocks after adding the
fence.

Reported-by: default avatarJann Horn <jannh@google.com>
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
Reviewed-by: default avatarChia-I Wu <olvaffe@gmail.com>
Tested-by: default avatarJann Horn <jannh@google.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200110094535.23472-1-kraxel@redhat.com
parent 023b3b0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment