Skip to content
Commit 4553f733 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: gem: Take into account IOMMU aperture



The IOMMU may not always be able to address 2 GiB of memory. On Tegra20,
the GART supports 32 MiB starting at 0x58000000. Also the aperture on
Tegra30 and later is in fact the full 4 GiB, rather than just 2 GiB as
currently assumed.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 3c1dae0a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment