commit | 96b5d1bee29f12fe5d75a96992bd67f3c46c9048 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Wed Feb 05 10:19:54 2020 -0800 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 06 11:58:18 2020 +0100 |
tree | 51fc3310022a420ac8bd7405cb851ba9cbc5dd2a | |
parent | c900b2a45cd333e45e9c2a83c7bbd50177433e87 [diff] |
drm/virtio: move virtqueue_notify into virtio_gpu_queue_ctrl_sgs It becomes clear that virtio_gpu_queue_fenced_ctrl_buffer should be responsible for setting up sgs and virtio_gpu_queue_ctrl_sgs should be responsible for queuing sgs. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Link: http://patchwork.freedesktop.org/patch/msgid/20200205181955.202485-11-olvaffe@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>