Skip to content

Commit

Permalink
ARM: tegra: Add IOMMU node to GK20A
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Alexandre Courbot authored and Thierry Reding committed Aug 21, 2015
1 parent ee9f106 commit c96cd17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/boot/dts/tegra124.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@
clock-names = "gpu", "pwr";
resets = <&tegra_car 184>;
reset-names = "gpu";

iommus = <&mc TEGRA_SWGROUP_GPU>;

status = "disabled";
};

Expand Down

0 comments on commit c96cd17

Please sign in to comment.