commit | ac5037afefd33fea9a9c1a4a5ac46ece396e7465 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Thu Sep 03 14:59:23 2020 +0100 |
committer | Steven Price <steven.price@arm.com> | Thu Sep 10 14:11:57 2020 +0100 |
tree | 201ede3c8183f28672fa547ae5d549c484344ea7 | |
parent | 14929c5ae8b6dc4ad89d4888cfc0bd7678eee04c [diff] |
drm/panfrost: Set DMA max segment size Since all we do with scatterlists is map them in the MMU, we don't have any hardware constraints on how they're laid out. Let the DMA layer know so it won't warn when DMA API debugging is enabled. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Reviewed-by: Steven Price <steven.price@arm.com> Signed-off-by: Steven Price <steven.price@arm.com> Link: https://patchwork.freedesktop.org/patch/msgid/04371bc36512076b7feee07f854e56b80675d953.1599141563.git.robin.murphy@arm.com