]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: tegra: Add IOMMU node to GK20A
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 1 Jul 2015 09:13:45 +0000 (18:13 +0900)
committerThierry Reding <treding@nvidia.com>
Fri, 21 Aug 2015 16:44:26 +0000 (18:44 +0200)
Nouveau can make use of the IOMMU to make physical appear linear in the
GPU address space.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra124.dtsi

index 87318a72f615dcb76ab71fce7af59655193809dc..f72a7529fc039d575c13502e2f3c47ba8f5b32e1 100644 (file)
                clock-names = "gpu", "pwr";
                resets = <&tegra_car 184>;
                reset-names = "gpu";
+
+               iommus = <&mc TEGRA_SWGROUP_GPU>;
+
                status = "disabled";
        };