summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde2023-05-231-1/+10
* iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh2023-05-221-1/+1
* iommu/amd: Add missing domain type checksJason Gunthorpe2023-05-221-1/+5
* iommu/amd: Handle GALog overflowsJoao Martins2023-05-221-1/+8
* iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins2023-05-221-2/+1
*-. Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-141-0/+11
|\ \
| | * iommu/amd: Add 5 level guest page table supportVasant Hegde2023-03-281-0/+5
| | * iommu/amd: Allocate page table using numa locality infoVasant Hegde2023-03-221-0/+6
| |/
* / iommu/amd: Set page size bitmap during V2 domain allocationJerry Snitselaar2023-04-131-4/+2
|/
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-3/+2
|\
| * iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSIJason Gunthorpe2023-01-111-3/+2
| |
| \
*-. \ Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-39/+50
|\ \ \ | |_|/ |/| |
| | * iommu: Remove detach_dev callbacksLu Baolu2023-01-131-26/+0
| |/ |/|
| * iommu/amd: Skip attach device domain is same as new domainVasant Hegde2023-02-181-0/+7
| * iommu/amd: Improve page fault error reportingVasant Hegde2023-02-161-0/+9
| * iommu/amd: Do not identity map v2 capable device when snp is enabledVasant Hegde2023-02-161-4/+9
| * iommu/amd: Do not clear event/ppr log buffer when snp is enabledTom Lendacky2023-01-201-4/+14
| * iommu/amd: Fix error handling for pdev_pri_ats_enable()Vasant Hegde2023-01-131-5/+7
| * iommu/amd: Do not allocate io_pgtable_ops for passthrough domainVasant Hegde2023-01-131-0/+4
|/
* Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-191-2/+1
|\
| *-. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-121-12/+3
| |\ \
| | * | iommu/amd: Remove variable cnt ind iommu_poll_ga_log()Colin Ian King2022-11-031-2/+1
| |/ /
* | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-10/+4
|\ \ \
| * | | iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe2022-11-291-0/+2
| | |/ | |/|
| * | iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()Nicolin Chen2022-11-011-10/+2
| |/
* | iommu/amd: Enable PCI/IMSThomas Gleixner2022-12-051-2/+15
* | iommu/amd: Switch to MSI base domainsThomas Gleixner2022-12-051-6/+13
* | x86/apic/vector: Provide MSI parent domainThomas Gleixner2022-12-051-1/+1
* | x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner2022-11-171-7/+0
* | iommu/amd: Remove bogus check for multi MSI-XThomas Gleixner2022-11-171-2/+1
|/
* iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu2022-10-211-3/+4
*---. Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-261-68/+99
|\ \ \
| | | * Merge branch 'iommu/fixes' into coreJoerg Roedel2022-09-091-1/+2
| | | |\ | | |_|/ | |/| |
| | | * iommu/dma: Make header privateRobin Murphy2022-09-091-1/+1
| | | * iommu/amd: Clean up bus_set_iommu()Robin Murphy2022-09-071-21/+0
| | | * iommu/amd: Handle race between registration and device probeRobin Murphy2022-09-071-0/+4
| | | * iommu: Retire iommu_capable()Robin Murphy2022-09-071-1/+1
| |_|/ |/| |
| | * iommu/amd: Remove outdated commentVasant Hegde2022-09-261-4/+0
| | * iommu/amd: Free domain ID after domain_flush_pagesVasant Hegde2022-09-261-3/+3
| | * iommu/amd: Free domain id in error pathVasant Hegde2022-09-261-2/+6
| | * iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-APISuravee Suthikulpanit2022-09-071-0/+25
| | * iommu/amd: Add support for Guest IO protectionSuravee Suthikulpanit2022-09-071-0/+3
| | * iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 tableSuravee Suthikulpanit2022-09-071-3/+11
| | * iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove lockingSuravee Suthikulpanit2022-09-071-19/+27
| | * iommu/amd: Add map/unmap_pages() iommu_domain_ops callback supportVasant Hegde2022-09-071-13/+16
| |/ |/|
| * iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck2022-09-071-1/+2
|/
*-. Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-291-236/+349
|\ \
| | * iommu: remove the put_resv_regions methodChristoph Hellwig2022-07-151-1/+0
| |/ |/|
| * iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabledSuravee Suthikulpanit2022-07-151-0/+7
| * iommu/amd: Set translation valid bit only when IO page tables are in useSuravee Suthikulpanit2022-07-151-2/+14