Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c96cd177 authored by Alexandre Courbot's avatar Alexandre Courbot Committed by Thierry Reding
Browse files

ARM: tegra: Add IOMMU node to GK20A



Nouveau can make use of the IOMMU to make physical appear linear in the
GPU address space.

Signed-off-by: default avatarAlexandre Courbot <acourbot@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent ee9f106f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -189,6 +189,9 @@
		clock-names = "gpu", "pwr";
		resets = <&tegra_car 184>;
		reset-names = "gpu";

		iommus = <&mc TEGRA_SWGROUP_GPU>;

		status = "disabled";
	};