Message ID | 20200211135047.22261-1-kraxel@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | drm/virtio: locking/reservation fixes | expand |
The fixes look reasonable. Reviewed-by: Chia-I Wu <olvaffe@gmail.com> On Tue, Feb 11, 2020 at 5:50 AM Gerd Hoffmann <kraxel@redhat.com> wrote: > > > > Gerd Hoffmann (2): > drm/virtio: fix virtio_gpu_execbuffer_ioctl locking > drm/virtio: fix virtio_gpu_cursor_plane_update(). > > drivers/gpu/drm/virtio/virtgpu_ioctl.c | 20 ++++++++++---------- > drivers/gpu/drm/virtio/virtgpu_plane.c | 1 + > 2 files changed, 11 insertions(+), 10 deletions(-) > > -- > 2.18.2 >