]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: Inherit device DMA parameters from host1x
authorThierry Reding <treding@nvidia.com>
Mon, 9 Sep 2019 12:25:45 +0000 (14:25 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:34 +0000 (11:18 +0100)
commit47b15779b03bf70ca5a315775d2b171c7913ebc3
treeca167329a1ab72fca983c6e3186c181858550f4d
parent33904487f1ab1ec1f8103b1ec5dd3d26f94d9711
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>
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/vic.c