summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd/amd_iommu.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel1-3/+1
2022-03-08iommu/amd: Clean up function declarationsVasant Hegde1-4/+0
2022-02-28iommu: Remove unused argument in is_attach_deferredLu Baolu1-2/+1
2022-02-14iommu/amd: Recover from event log overflowLennert Buytenhek1-0/+1
2021-06-07iommu/amd: Tidy up DMA ops initRobin Murphy1-2/+0
2021-04-07iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig1-1/+0
2021-04-07iommu/amd: Remove the unused amd_iommu_get_v2_domain functionChristoph Hellwig1-1/+0
2021-02-12Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel1-0/+22
2021-01-28iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page tableSuravee Suthikulpanit1-0/+1
2021-01-28iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_pageSuravee Suthikulpanit1-13/+0
2021-01-28iommu/amd: Refactor fetch_pte to use struct amd_io_pgtableSuravee Suthikulpanit1-1/+1
2021-01-28iommu/amd: Remove amd_iommu_domain_get_pgtableSuravee Suthikulpanit1-2/+2
2021-01-28iommu/amd: Restructure code for freeing page tableSuravee Suthikulpanit1-1/+0
2021-01-28iommu/amd: Move IO page table related functionsSuravee Suthikulpanit1-0/+18
2021-01-28iommu/amd: Declare functions as externSuravee Suthikulpanit1-0/+3
2021-01-28iommu/amd: Convert to using amd_io_pgtableSuravee Suthikulpanit1-0/+1
2021-01-28iommu/amd: Move pt_root to struct amd_io_pgtableSuravee Suthikulpanit1-1/+1
2021-01-28iommu/amd: Use IVHD EFR for early initialization of IOMMU featuresSuravee Suthikulpanit1-5/+2
2021-01-27iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inlineSuravee Suthikulpanit1-0/+13
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-5/+5
2020-09-04iommu/amd: Add missing function prototypes to fix -Wmissing-prototypesKrzysztof Kozlowski1-0/+9
2020-06-30iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inlineJoerg Roedel1-1/+1
2020-06-10iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel1-0/+108