Home
last modified time | relevance | path

Searched hist:"43 c5bf11" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c43c5bf11 Wed Sep 12 10:24:13 CDT 2018 Robin Murphy <robin.murphy@arm.com> iommu/dma: Use fast DMA domain lookup

Most parts of iommu-dma already assume they are operating on a default
domain set up by iommu_dma_init_domain(), and can be converted straight
over to avoid the refcounting bottleneck. MSI page mappings may be in
an unmanaged domain with an explicit MSI-only cookie, so retain the
non-specific lookup, but that's OK since they're far from a contended
fast path either way.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
43c5bf11 Wed Sep 12 10:24:13 CDT 2018 Robin Murphy <robin.murphy@arm.com> iommu/dma: Use fast DMA domain lookup

Most parts of iommu-dma already assume they are operating on a default
domain set up by iommu_dma_init_domain(), and can be converted straight
over to avoid the refcounting bottleneck. MSI page mappings may be in
an unmanaged domain with an explicit MSI-only cookie, so retain the
non-specific lookup, but that's OK since they're far from a contended
fast path either way.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Tested-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>