commit | 1feda5eb77fc279a4c4eb93b9a0ac3bf7254b57a | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Fri Sep 28 18:09:23 2018 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Oct 01 09:25:31 2018 +0900 |
tree | b44ce87191a7339926574564e1168e445636a77d | |
parent | fcb1349a2af5a3c4a1d789bb5d1a9b3e582652a3 [diff] |
drm/exynos: Use selected dma_dev default iommu domain instead of a fake one Instead of allocating a fake IOMMU domain for all Exynos DRM components, simply reuse the default IOMMU domain of the already selected DMA device. This allows some design changes in IOMMU framework without breaking IOMMU support in Exynos DRM. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>