commit | 97452907ec60cbaa2d1eea87f6d2d85e34f371a1 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Feb 14 13:55:35 2020 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Feb 17 14:50:50 2020 +0100 |
tree | 203eb034d3c2702dbae3aa8906158d70e17638d0 | |
parent | 234489ea55f81a12468a2b8074832be56bbbae53 [diff] |
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