summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/iommu.h
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu2023-11-271-0/+3
* Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-091-0/+14
|\
| *-. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-271-0/+14
| |\ \
| | | * iommu/vt-d: debugfs: Create/remove debugfs file per {device, pasid}Jingqi Liu2023-10-161-0/+14
| | |/
* | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-011-6/+58
|\ \ \ | |/ / |/| |
| * | iommu/vt-d: Add nested domain allocationLu Baolu2023-10-261-0/+1
| * | iommu/vt-d: Make domain attach helpers to be externYi Liu2023-10-261-0/+7
| * | iommu/vt-d: Add helper for nested domain allocationLu Baolu2023-10-261-0/+2
| * | iommu/vt-d: Extend dmar_domain to support nested domainLu Baolu2023-10-261-6/+30
| * | iommu/vt-d: Enhance capability check for nested parent domain allocationYi Liu2023-10-261-0/+2
| * | iommu/vt-d: Access/Dirty bit support for SS domainsJoao Martins2023-10-241-0/+16
| |/
* / iommu/vt-d: Avoid memory allocation in iommu_suspend()Zhang Rui2023-09-251-1/+1
|/
* iommu/vt-d: Add set_dev_pasid callback for dma domainLu Baolu2023-08-091-0/+7
* iommu/vt-d: Make prq draining code genericLu Baolu2023-08-091-0/+2
*---. Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-141-19/+16
|\ \ \
| | | * iommu: Remove ioasid infrastructureJason Gunthorpe2023-03-311-1/+0
| | | * iommu/vt-d: Remove virtual command interfaceJacob Pan2023-03-311-2/+0
| | |/ | |/|
| | * iommu/vt-d: Remove extern from function prototypesLu Baolu2023-04-131-18/+18
| |/
* / iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang2023-03-311-0/+2
|/
*-. Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-9/+106
|\ \
| | * iommu/intel: Add a gfp parameter to alloc_pgtable_page()Jason Gunthorpe2023-01-251-1/+1
| |/ |/|
| * iommu/vt-d: Add IOMMU perfmon overflow handler supportKan Liang2023-02-031-1/+10
| * iommu/vt-d: Add IOMMU perfmon supportKan Liang2023-02-031-0/+15
| * iommu/vt-d: Support Enhanced Command InterfaceKan Liang2023-02-031-0/+33
| * iommu/vt-d: Retrieve IOMMU perfmon capability informationKan Liang2023-02-031-1/+42
| * iommu/vt-d: Remove sva from intel_svm_devLu Baolu2023-02-031-1/+0
| * iommu/vt-d: Remove users from intel_svm_devLu Baolu2023-02-031-1/+0
| * iommu/vt-d: Remove unused fields in svm structuresLu Baolu2023-02-031-4/+0
| * iommu/vt-d: Remove include/linux/intel-svm.hLu Baolu2023-02-031-0/+5
|/
* Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-191-10/+5
|\
| *---. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-121-16/+17
| |\ \ \
| | | * | iommu/vt-d: Use real field for indication of first levelLu Baolu2022-11-221-10/+5
| | |/ /
* | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-6/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | iommu: Remove SVA related callbacks from iommu opsLu Baolu2022-11-031-3/+0
| * | | iommu/vt-d: Add SVA domain supportLu Baolu2022-11-031-0/+10
| * | | iommu: Remove SVM_FLAG_SUPERVISOR_MODE supportLu Baolu2022-11-031-2/+1
| * | | iommu: Add max_pasids field in struct iommu_deviceLu Baolu2022-11-031-2/+2
| | |/ | |/|
* | | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-1/+0
|\ \ \ | |_|/ |/| |
| * | iommu/vt-d: Switch to MSI parent domainsThomas Gleixner2022-12-051-1/+0
| |/
* / iommu/vt-d: Add a fix for devices need extra dtlb flushJacob Pan2022-12-021-0/+4
|/
* iommu/vt-d: Avoid unnecessary global DMA cache invalidationLu Baolu2022-09-261-0/+1
* iommu/vt-d: Avoid unnecessary global IRTE cache invalidationLu Baolu2022-09-261-0/+1
* iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_supportYi Liu2022-09-261-1/+1
* iommu/vt-d: Decouple PASID & PRI enabling from SVALu Baolu2022-09-261-1/+0
* iommu/vt-d: Remove unnecessary SVA data accesses in page fault pathLu Baolu2022-09-261-1/+1
* iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2022-09-071-3/+6
* iommu/vt-d: Refactor iommu information of each domainLu Baolu2022-07-151-9/+20
* iommu/vt-d: Remove unused domain_get_iommu()Lu Baolu2022-07-151-1/+0
* iommu/vt-d: Convert global spinlock into per domain lockLu Baolu2022-07-151-0/+1
* iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()Lu Baolu2022-07-151-1/+0