diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2018-09-20 08:29:23 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-09-25 14:49:49 +0200 |
commit | af334c5d41a9d3b9df3204d50a9a8f566ef64c66 (patch) | |
tree | c41fa4c24b25105e682b7f40f12303f6cba2f393 /drivers/gpu/drm/drm_framebuffer.c | |
parent | c3a8d6ea73ec051b121b75ac61973e688e809fe4 (diff) | |
download | linux-af334c5d41a9d3b9df3204d50a9a8f566ef64c66.tar.gz |
drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
Pass virtio_gpu_object down to virtio_gpu_cmd_transfer_to_host_2d and
virtio_gpu_cmd_transfer_to_host_3d functions, instead of passing just
the virtio resource handle.
This is needed to lookup the scatter list of the object, for dma sync.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiandi An <jiandi.an@amd.com>
Tested-by: Jiandi An <jiandi.an@amd.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20180920062924.6514-1-kraxel@redhat.com
Diffstat (limited to 'drivers/gpu/drm/drm_framebuffer.c')
0 files changed, 0 insertions, 0 deletions