summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd
AgeCommit message (Expand)AuthorFilesLines
2022-07-07iommu/amd: Update iommu_ignore_deviceSuravee Suthikulpanit1-3/+3
2022-07-07iommu/amd: Update set_dte_entry and clear_dte_entrySuravee Suthikulpanit1-8/+11
2022-07-07iommu/amd: Convert to use per PCI segment rlookup_tableVasant Hegde3-36/+11
2022-07-07iommu/amd: Update alloc_irq_table and alloc_irq_indexSuravee Suthikulpanit1-17/+9
2022-07-07iommu/amd: Update amd_irte_ops functionsSuravee Suthikulpanit2-33/+24
2022-07-07iommu/amd: Introduce struct amd_ir_data.iommuSuravee Suthikulpanit2-19/+16
2022-07-07iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper functionSuravee Suthikulpanit1-5/+10
2022-07-07iommu/amd: Convert to use rlookup_amd_iommu helper functionSuravee Suthikulpanit1-26/+38
2022-07-07iommu/amd: Convert to use per PCI segment irq_lookup_tableVasant Hegde3-34/+23
2022-07-07iommu/amd: Introduce per PCI segment rlookup table sizeVasant Hegde2-5/+9
2022-07-07iommu/amd: Introduce per PCI segment alias table sizeVasant Hegde2-2/+6
2022-07-07iommu/amd: Introduce per PCI segment device table sizeVasant Hegde2-8/+13
2022-07-07iommu/amd: Introduce per PCI segment last_bdfVasant Hegde2-27/+45
2022-07-07iommu/amd: Introduce per PCI segment unity map listVasant Hegde3-17/+34
2022-07-07iommu/amd: Introduce per PCI segment alias_tableSuravee Suthikulpanit3-25/+64
2022-07-07iommu/amd: Introduce per PCI segment old_dev_tbl_cpySuravee Suthikulpanit2-45/+70
2022-07-07iommu/amd: Introduce per PCI segment dev_data_listVasant Hegde3-11/+14
2022-07-07iommu/amd: Introduce per PCI segment irq_lookup_tableVasant Hegde2-0/+33
2022-07-07iommu/amd: Introduce per PCI segment rlookup tableSuravee Suthikulpanit4-0/+79
2022-07-07iommu/amd: Introduce per PCI segment device tableSuravee Suthikulpanit4-2/+47
2022-07-07iommu/amd: Introduce pci segment structureVasant Hegde2-2/+68
2022-07-07iommu/amd: Update struct iommu_dev_data definitionVasant Hegde2-14/+20
2022-07-07iommu/amd: Handle return of iommu_device_sysfs_addBo Liu1-1/+4
2022-06-23iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pteUros Bizjak1-4/+2
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-14/+29
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel4-11/+29
2022-05-20iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel1-1/+1
2022-05-04iommu/amd: Remove redundant checkVasant Hegde via iommu1-2/+1
2022-05-04iommu/amd: Do not call sleep while holding spinlockSuravee Suthikulpanit1-1/+11
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe1-0/+7
2022-04-28iommu/amd: Indicate whether DMA remap support is enabledMario Limonciello3-0/+9
2022-04-28iommu/amd: Enable swiotlb in all casesMario Limonciello1-7/+0
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig2-7/+4
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel4-37/+45
2022-03-08iommu/amd: Improve amd_iommu_v2_exit()Suravee Suthikulpanit1-17/+17
2022-03-08iommu/amd: Remove unused struct fault.devidVasant Hegde1-1/+0
2022-03-08iommu/amd: Clean up function declarationsVasant Hegde2-5/+1
2022-03-08iommu/amd: Call memunmap in error pathVasant Hegde1-0/+2
2022-03-04iommu/amd: Improve error handling for amd_iommu_init_pciSuravee Suthikulpanit1-3/+11
2022-02-28iommu: Split struct iommu_opsLu Baolu1-9/+11
2022-02-28iommu: Remove unused argument in is_attach_deferredLu Baolu3-5/+3
2022-02-14iommu/amd: Fix I/O page table memory leakSuravee Suthikulpanit1-6/+6
2022-02-14iommu/amd: Recover from event log overflowLennert Buytenhek4-2/+20
2022-02-04iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel1-0/+2
2022-01-04Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel3-121/+100
2021-12-20iommu/amd: Use put_pages_listMatthew Wilcox (Oracle)1-32/+18
2021-12-20iommu/amd: Simplify pagetable freeingRobin Murphy1-48/+34
2021-12-20iommu/amd: Fix typo in *glues … together* in commentPaul Menzel1-1/+1
2021-12-17iommu/amd: Remove useless irq affinity notifierMaxim Levitsky1-2/+0
2021-12-17iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resumeMaxim Levitsky1-1/+7