Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 17 Sep 2020 04:18:51 +0000 (14:18 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 17 Sep 2020 06:07:11 +0000 (16:07 +1000)
commitb40be05ed255d9a0257fb66ab2728ecca2c9d597
treebf69d734e4413c24ce2e60f273d1de637a4aea5e
parent818280d5adf1d80e78f95821815148abe9407e14
parentbe0704beb229431f206fee3ddd65fa2c5eebdce3
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next

Please pull a set of fixes for various DRM drivers that finally resolve
incorrect usage of the scatterlists (struct sg_table nents and orig_nents
entries), what causes issues when IOMMU is used.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200910080505.24456-1-m.szyprowski@samsung.com
drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c
drivers/gpu/drm/virtio/virtgpu_object.c
drivers/gpu/drm/virtio/virtgpu_vq.c
drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c
drivers/gpu/drm/xen/xen_drm_front_gem.c