]> git.baikalelectronics.ru Git - kernel.git/commit
drm/virtio: fix virtio_gpu_cursor_plane_update().
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Feb 2020 13:50:47 +0000 (14:50 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 13 Feb 2020 10:11:59 +0000 (11:11 +0100)
commit0d1f1d3e6081032adb6b473b04a8ac453fdf0e41
treeacbc7e1de789b6158e671e3561bb274286ff1f11
parent21dea3cfa670fcbbb6a16806b37a0dcdb5624ec0
drm/virtio: fix virtio_gpu_cursor_plane_update().

Add missing virtio_gpu_array_lock_resv() call.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200211135047.22261-3-kraxel@redhat.com
drivers/gpu/drm/virtio/virtgpu_plane.c