• Thierry Reding's avatar
    drm/tegra: Use IOMMU groups · bc8828bd
    Thierry Reding authored
    In order to support IOMMUs more generically and transparently handle the
    ARM SMMU on Tegra186, move to using groups instead of devices for domain
    attachment. An IOMMU group is a set of devices that share the same IOMMU
    domain and is therefore a good match to represent what Tegra DRM needs.
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    bc8828bd
vic.c 9.11 KB