commit | d53e54b4d43b2559c5a424188894fd63d145b5d7 | [log] [tgz] |
---|---|---|
author | Hiroshi DOYU <hdoyu@nvidia.com> | Wed Nov 16 17:36:37 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Jan 26 13:50:28 2012 +0100 |
tree | 31007f68eb6e5a2217c8ca58f56a5ae9f2aec4c0 | |
parent | dcd6c92267155e70a94b3927bce681ce74b80d1f [diff] |
ARM: IOMMU: Tegra20: Add iommu_ops for GART driver Tegra 20 IOMMU H/W, GART (Graphics Address Relocation Table). This patch implements struct iommu_ops for GART for the upper IOMMU API. This H/W module supports only single virtual address space(domain), and manages a single level 1-to-1 mapping H/W translation page table. [With small fixes by Joerg Roedel] Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>