summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/amd_iommu.h
AgeCommit message (Expand)Author
2024-09-10iommu/amd: Add kernel parameters to limit V1 page-sizesJoerg Roedel
2024-09-04iommu/amd: Store the nid in io_pgtable_cfg instead of the domainJason Gunthorpe
2024-09-04iommu/amd: Remove the amd_iommu_domain_set_pt_root() and relatedJason Gunthorpe
2024-09-04iommu/amd: Make amd_iommu_dev_update_dte() staticVasant Hegde
2024-09-04iommu/amd: Make amd_iommu_domain_flush_complete() staticVasant Hegde
2024-09-04iommu/amd: Make amd_iommu_dev_flush_pasid_all() staticVasant Hegde
2024-09-04iommu/amd: Make amd_iommu_is_attach_deferred() staticVasant Hegde
2024-08-23iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macrosSuravee Suthikulpanit
2024-06-04iommu/amd: Check EFR[EPHSup] bit before enabling PPRVasant Hegde
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-04-26Merge branch 'memory-observability' into x86/amdJoerg Roedel
2024-04-26iommu/amd: Add SVA domain supportVasant Hegde
2024-04-26iommu/amd: Initial SVA support for AMD IOMMUVasant Hegde
2024-04-26iommu/amd: Add support for enable/disable IOPFVasant Hegde
2024-04-26iommu/amd: Add support for page responseSuravee Suthikulpanit
2024-04-26iommu/amd: Define per-IOMMU iopf_queueSuravee Suthikulpanit
2024-04-26iommu/amd: Enable PCI features based on attached domain capabilityVasant Hegde
2024-04-26iommu/amd: Move PPR-related functions into ppr.cSuravee Suthikulpanit
2024-04-26iommu/amd: Introduce per device DTE update functionVasant Hegde
2024-04-26iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()Vasant Hegde
2024-04-26iommu/vt-d: Allocate DMAR fault interrupts locallyDimitri Sivanich
2024-04-15iommu/amd: use page allocation function provided by iommu-pages.hPasha Tatashin
2024-03-13Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-09iommu/amd: Remove unused flush pasid functionsVasant Hegde
2024-02-09iommu/amd: Refactor helper function for setting / clearing GCR3Suravee Suthikulpanit
2024-02-09iommu/amd: Add support for device based TLB invalidationVasant Hegde
2024-02-09iommu/amd: Introduce get_amd_iommu_from_dev()Suravee Suthikulpanit
2024-02-09iommu/amd: Remove duplicate function declarations from amd_iommu.hVasant Hegde
2024-02-09iommu/amd: Remove unused PPR_* macrosVasant Hegde
2024-01-29iommu/amd: Don't rely on external callers to enable IOMMU SNP supportAshish Kalra
2023-12-11iommu/amd: Make domain_flush_pages as global functionVasant Hegde
2023-12-11iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()Vasant Hegde
2023-10-06iommu/amd: Remove PPR supportVasant Hegde
2023-10-06iommu/amd: Remove iommu_v2 moduleVasant Hegde
2023-09-25iommu/amd: Enable device ATS/PASID/PRI capabilities independentlyVasant Hegde
2023-09-25iommu/amd: Modify logic for checking GT and PPR featuresSuravee Suthikulpanit
2023-09-25iommu/amd: Consolidate feature detection and reporting logicSuravee Suthikulpanit
2023-09-25iommu/amd: Remove unused amd_io_pgtable.pt_root variableSuravee Suthikulpanit
2023-08-17iommu/amd: Remove unused declarationsYue Haibing
2023-07-14iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logsVasant Hegde
2023-07-14iommu/amd: Handle PPR log overflowVasant Hegde
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel
2023-06-16iommu/amd: Remove extern from function prototypesVasant Hegde
2023-05-22iommu/amd: Fix up merge conflict resolutionJerry Snitselaar
2023-05-22iommu/amd: Handle GALog overflowsJoao Martins
2023-03-28iommu/amd: Add 5 level guest page table supportVasant Hegde
2023-03-22iommu/amd: Allocate page table using numa locality infoVasant Hegde
2022-09-07iommu/amd: Clean up bus_set_iommu()Robin Murphy
2022-07-15iommu/amd: Introduce function to check and enable SNPBrijesh Singh
2022-07-15iommu/amd: Introduce global variable for storing common EFR and EFR2Suravee Suthikulpanit