]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/virtio: move remaining virtio_gpu_notify calls
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 14 Feb 2020 12:55:35 +0000 (13:55 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 17 Feb 2020 13:50:50 +0000 (14:50 +0100)
commit97452907ec60cbaa2d1eea87f6d2d85e34f371a1
tree203eb034d3c2702dbae3aa8906158d70e17638d0
parent234489ea55f81a12468a2b8074832be56bbbae53
drm/virtio: move remaining virtio_gpu_notify calls

Move all remaining virtio_gpu_notify() calls from virtio_gpu_cmd_*
to the callers, for consistency reasons.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20200214125535.26349-7-kraxel@redhat.com
drivers/gpu/drm/virtio/virtgpu_gem.c
drivers/gpu/drm/virtio/virtgpu_ioctl.c
drivers/gpu/drm/virtio/virtgpu_kms.c
drivers/gpu/drm/virtio/virtgpu_object.c
drivers/gpu/drm/virtio/virtgpu_vq.c