]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: vic: Inherit DMA mask from host1x
authorThierry Reding <treding@nvidia.com>
Fri, 8 Feb 2019 12:10:41 +0000 (13:10 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:35 +0000 (11:18 +0100)
commitd5ad0e3dfe74f465a218bde84efb25c72b3e51c4
tree9d1bcacdfc3ea89766fb823ca4eddde7f21f92f0
parentdd631e8ac90f08c37636fe9e6d12fc7bdf7f429a
drm/tegra: vic: Inherit DMA mask from host1x

VIC, just like all other host1x clients, has the same addressing range
as its parent host1x device. Inherit the DMA mask to reflect that.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/vic.c