]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: Enable IOVA API when IOMMU support is enabled
authorThierry Reding <treding@nvidia.com>
Mon, 20 Mar 2017 19:04:20 +0000 (20:04 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 5 Apr 2017 16:11:43 +0000 (18:11 +0200)
commitbd44cd6840f39d36ffdd08d0655a49d39495b6cf
tree7ce24ce2cd73eb82b1b36f89634ed34ba6a11ff7
parentf40f14f3ee1383d2413fac1ffd594d1966ec9abd
drm/tegra: Enable IOVA API when IOMMU support is enabled

When support for an IOMMU has been enabled, make sure the IOVA helper
code is also activated and the driver can properly manage the IO virtual
address space.

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