commit | 47b15779b03bf70ca5a315775d2b171c7913ebc3 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Sep 09 14:25:45 2019 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Mon Oct 28 11:18:34 2019 +0100 |
tree | ca167329a1ab72fca983c6e3186c181858550f4d | |
parent | 33904487f1ab1ec1f8103b1ec5dd3d26f94d9711 [diff] |
drm/tegra: Inherit device DMA parameters from host1x The display controllers and VIC don't have any limitations on the DMA segment size. Inherit the DMA parameters from the parent device, which also doesn't have any such limitations. Signed-off-by: Thierry Reding <treding@nvidia.com>