Home
last modified time | relevance | path

Searched hist:fa6661b7aa0b52073681b0d26742650c8cbd30f3 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Ddrm.hdiff fa6661b7aa0b52073681b0d26742650c8cbd30f3 Mon Oct 28 13:37:18 CET 2019 Thierry Reding <treding@nvidia.com> drm/tegra: Optionally attach clients to the IOMMU

If a client is already attached to an IOMMU domain that is not the
shared domain, don't try to attach it again. This allows using the
IOMMU-backed DMA API.

Since the IOMMU-backed DMA API is now supported and there's no way
to detach from it on 64-bit ARM, don't bother to detach from it on
32-bit ARM either.

Signed-off-by: Thierry Reding <treding@nvidia.com>
H A Ddrm.cdiff fa6661b7aa0b52073681b0d26742650c8cbd30f3 Mon Oct 28 13:37:18 CET 2019 Thierry Reding <treding@nvidia.com> drm/tegra: Optionally attach clients to the IOMMU

If a client is already attached to an IOMMU domain that is not the
shared domain, don't try to attach it again. This allows using the
IOMMU-backed DMA API.

Since the IOMMU-backed DMA API is now supported and there's no way
to detach from it on 64-bit ARM, don't bother to detach from it on
32-bit ARM either.

Signed-off-by: Thierry Reding <treding@nvidia.com>