• Linus Torvalds's avatar
    Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu · 4bbdb725
    Linus Torvalds authored
    Pull iommu updates from Joerg Roedel:
     "Core changes:
       - Make default-domains mandatory for all IOMMU drivers
       - Remove group refcounting
       - Add generic_single_device_group() helper and consolidate drivers
       - Cleanup map/unmap ops
       - Scaling improvements for the IOVA rcache depot
       - Convert dart & iommufd to the new domain_alloc_paging()
    
      ARM-SMMU:
       - Device-tree binding update:
           - Add qcom,sm7150-smmu-v2 for Adreno on SM7150 SoC
       - SMMUv2:
           - Support for Qualcomm SDM670 (MDSS) and SM7150 SoCs
       - SMMUv3:
           - Large refactoring of the context descriptor code to move the CD
             table into the master, paving the way for '->set_dev_pasid()'
             support on non-SVA domains
       - Minor cleanups to the SVA code
    
      Intel VT-d:
       - Enable debugfs to dump domain attached to a pasid
       - Remove an unnecessary inline function
    
      AMD IOMMU:
       - Initial patches for SVA support (not co...
    4bbdb725
Kconfig 1.21 KB