UPSTREAM: 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 (cherry picked from commit af334c5d41a9d3b9df3204d50a9a8f566ef64c66) Signed-off-by:
Greg Hartman <ghartman@google.com> BUG: 139386237 Change-Id: I6beb27bcb7734db8f15e32cd83464fe4bd9df1e5
Loading
Please register or sign in to comment