summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/init.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit1-17/+27
2023-01-14iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips1-0/+7
2022-06-09iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel1-1/+1
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek1-0/+10
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel1-0/+2
2022-01-27iommu/amd: Restore GA log/tail pointer on host resumeMaxim Levitsky1-16/+15
2022-01-27iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit1-13/+4
2021-09-26iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang1-7/+24
2021-07-14iommu/amd: Fix extended features loggingAlexander Monakov1-2/+2
2021-05-19iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit1-23/+1
2021-05-19Revert "iommu/amd: Fix performance counter initialization"Paul Menzel1-34/+11
2021-05-14iommu/amd: Put newline after closing bracket in warningPaul Menzel1-1/+1
2021-03-17iommu/amd: Fix performance counter initializationSuravee Suthikulpanit1-11/+34
2021-02-04iommu/amd: Use IVHD EFR for early initialization of IOMMU featuresSuravee Suthikulpanit1-2/+54
2020-11-23iommu/amd: Enforce 4k mapping for certain IOMMU data structuresSuravee Suthikulpanit1-5/+22
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel1-2/+46
2020-10-01iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang1-46/+10
2020-09-24iommu/amd: Re-purpose Exclusion range registers to support SNP CWWBSuravee Suthikulpanit1-0/+26
2020-09-24iommu/amd: Use 4K page for completion wait write-back semaphoreSuravee Suthikulpanit1-0/+18
2020-09-04iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit1-2/+19
2020-09-04iommu/amd: Fix kerneldoc commentsKrzysztof Kozlowski1-2/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-22iommu/amd: Remove double zero checkLibing Zhou1-9/+2
2020-06-30iommu/amd: Print extended features in one line to fix divergent log levelsPaul Menzel1-1/+1
2020-06-10iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel1-0/+3174