commit | 960db7fcbd67abbea52ab08baa8290fbd027fe3c | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Fri May 08 08:25:52 2020 +0200 |
committer | Marek Szyprowski <m.szyprowski@samsung.com> | Thu Sep 10 08:18:35 2020 +0200 |
tree | 281beb3f721215131596da8ade63aad16ae3d39b | |
parent | c3d9c17f486d5c54940487dc31a54ebfdeeb371a [diff] |
drm: mediatek: use common helper for a scatterlist contiguity check Use common helper for checking the contiguity of the imported dma-buf and do this check before allocating resources, so the error path is simpler. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Acked-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>