summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/amd_iommu.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-06iommu/amd: Remove PPR supportVasant Hegde1-2/+0
2023-10-06iommu/amd: Remove iommu_v2 moduleVasant Hegde1-5/+0
2023-09-25iommu/amd: Enable device ATS/PASID/PRI capabilities independentlyVasant Hegde1-0/+4
2023-09-25iommu/amd: Modify logic for checking GT and PPR featuresSuravee Suthikulpanit1-0/+6
2023-09-25iommu/amd: Consolidate feature detection and reporting logicSuravee Suthikulpanit1-5/+12
2023-09-25iommu/amd: Remove unused amd_io_pgtable.pt_root variableSuravee Suthikulpanit1-1/+0
2023-08-17iommu/amd: Remove unused declarationsYue Haibing1-3/+0
2023-07-14iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logsVasant Hegde1-0/+3
2023-07-14iommu/amd: Handle PPR log overflowVasant Hegde1-0/+1
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel1-45/+46
2023-06-16iommu/amd: Remove extern from function prototypesVasant Hegde1-47/+45
2023-05-22iommu/amd: Fix up merge conflict resolutionJerry Snitselaar1-3/+0
2023-05-22iommu/amd: Handle GALog overflowsJoao Martins1-0/+1
2023-03-28iommu/amd: Add 5 level guest page table supportVasant Hegde1-0/+1
2023-03-22iommu/amd: Allocate page table using numa locality infoVasant Hegde1-0/+8
2022-09-07iommu/amd: Clean up bus_set_iommu()Robin Murphy1-1/+0
2022-07-15iommu/amd: Introduce function to check and enable SNPBrijesh Singh1-0/+2
2022-07-15iommu/amd: Introduce global variable for storing common EFR and EFR2Suravee Suthikulpanit1-0/+3
2022-07-07iommu/amd: Include PCI segment ID when initialize IOMMUSuravee Suthikulpanit1-1/+1
2022-07-07iommu/amd: Introduce get_device_sbdf_id() helper functionSuravee Suthikulpanit1-0/+7
2022-07-07iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()Suravee Suthikulpanit1-1/+1
2022-07-07iommu/amd: Introduce per PCI segment rlookup tableSuravee Suthikulpanit1-0/+1
2022-07-07iommu/amd: Introduce per PCI segment device tableSuravee Suthikulpanit1-0/+1
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