aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/init.c
AgeCommit message (Expand)Author
2023-08-23iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit
2023-06-09iommu/amd: Handle GALog overflowsJoao Martins
2023-03-10iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-01-07iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-01-07iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-26iommu/amd: Fix sparse warningVasant Hegde
2022-09-07iommu/amd: Add command-line option to enable different page tableVasant Hegde
2022-09-07iommu/amd: Add support for Guest IO protectionSuravee Suthikulpanit
2022-09-07iommu/amd: Clean up bus_set_iommu()Robin Murphy
2022-07-29iommu/amd: Fix compile warning in init codeJoerg Roedel
2022-07-29iommu/amd: Add support for AVIC when SNP is enabledSuravee Suthikulpanit
2022-07-29iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) EnablementSuravee Suthikulpanit
2022-07-15iommu/amd: Do not support IOMMUv2 APIs when SNP is enabledSuravee Suthikulpanit
2022-07-15iommu/amd: Set translation valid bit only when IO page tables are in useSuravee Suthikulpanit
2022-07-15iommu/amd: Introduce function to check and enable SNPBrijesh Singh
2022-07-15iommu/amd: Globally detect SNP supportSuravee Suthikulpanit
2022-07-15iommu/amd: Process all IVHDs before enabling IOMMU featuresSuravee Suthikulpanit
2022-07-15iommu/amd: Introduce global variable for storing common EFR and EFR2Suravee Suthikulpanit
2022-07-15iommu/amd: Introduce Support for Extended Feature 2 RegisterSuravee Suthikulpanit
2022-07-07iommu/amd: Print PCI segment ID in error log messagesVasant Hegde
2022-07-07iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2022-07-07iommu/amd: Specify PCI segment ID when getting pci deviceSuravee Suthikulpanit
2022-07-07iommu/amd: Include PCI segment ID when initialize IOMMUSuravee Suthikulpanit
2022-07-07iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]Suravee Suthikulpanit
2022-07-07iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()Suravee Suthikulpanit
2022-07-07iommu/amd: Update (un)init_device_table_dma()Suravee Suthikulpanit
2022-07-07iommu/amd: Convert to use per PCI segment rlookup_tableVasant Hegde
2022-07-07iommu/amd: Convert to use per PCI segment irq_lookup_tableVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment rlookup table sizeVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment alias table sizeVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment device table sizeVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment last_bdfVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment unity map listVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment alias_tableSuravee Suthikulpanit
2022-07-07iommu/amd: Introduce per PCI segment old_dev_tbl_cpySuravee Suthikulpanit
2022-07-07iommu/amd: Introduce per PCI segment dev_data_listVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment irq_lookup_tableVasant Hegde
2022-07-07iommu/amd: Introduce per PCI segment rlookup tableSuravee Suthikulpanit
2022-07-07iommu/amd: Introduce per PCI segment device tableSuravee Suthikulpanit
2022-07-07iommu/amd: Introduce pci segment structureVasant Hegde
2022-07-07iommu/amd: Handle return of iommu_device_sysfs_addBo Liu
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel
2022-05-20iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel
2022-05-04iommu/amd: Remove redundant checkVasant Hegde via iommu
2022-04-28iommu/amd: Indicate whether DMA remap support is enabledMario Limonciello
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-03-08iommu/amd: Clean up function declarationsVasant Hegde