]> git.karo-electronics.de Git - linux-beck.git/commit
iommu/tegra: gart: Set aperture at domain initialization time
authorThierry Reding <treding@nvidia.com>
Fri, 27 Mar 2015 10:07:26 +0000 (11:07 +0100)
committerJoerg Roedel <jroedel@suse.de>
Tue, 31 Mar 2015 14:34:12 +0000 (16:34 +0200)
commit836a8ac9fe60fb112e830464868791bf7470e7b6
treea6e480fd0547ae4380210bdb28a56914f527ce2a
parent471d9144b4ec2a2cbf497af7e186c1fe89b5150e
iommu/tegra: gart: Set aperture at domain initialization time

The aperture of the domain should always be available, otherwise drivers
need to attach first before they can use the aperture geometry.

Cc: Hiroshi Doyu <hdoyu@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/tegra-gart.c