commit | b40be05ed255d9a0257fb66ab2728ecca2c9d597 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Sep 17 14:18:51 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Sep 17 16:07:11 2020 +1000 |
tree | bf69d734e4413c24ce2e60f273d1de637a4aea5e | |
parent | 818280d5adf1d80e78f95821815148abe9407e14 [diff] | |
parent | be0704beb229431f206fee3ddd65fa2c5eebdce3 [diff] |
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