summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/amd_iommu_types.h
AgeCommit message (Expand)Author
2026-02-03iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni
2026-01-18iommu/amd: Refactor logic to program the host page table in DTESuravee Suthikulpanit
2026-01-18iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...Suravee Suthikulpanit
2026-01-18iommu/amd: Add support for nested domain allocationSuravee Suthikulpanit
2026-01-18iommu/amd: Introduce struct amd_iommu_viommuSuravee Suthikulpanit
2026-01-18iommu/amd: Always enable GCR3TRPMode when supported.Suravee Suthikulpanit
2026-01-18iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASKSuravee Suthikulpanit
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-02iommu/amd: Report SEV-TIO supportAlexey Kardashevskiy
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
2025-11-13iommu/amd: Enhance "Completion-wait Time-out" error messageDheeraj Kumar Srivastava
2025-11-05iommu/amd: Remove AMD io_pgtable supportJason Gunthorpe
2025-11-05iommu/amd: Use the generic iommu page tableAlejandro Jimenez
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-19iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde
2025-09-05iommu/amd: Add support to remap/unmap IOMMU buffers for kdumpAshish Kalra
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-15iommu/amd: Add debugfs support to dump IOMMU command bufferDheeraj Kumar Srivastava
2025-07-15iommu/amd: Add debugfs support to dump IOMMU Capability registersDheeraj Kumar Srivastava
2025-07-15iommu/amd: Add debugfs support to dump IOMMU MMIO registersDheeraj Kumar Srivastava
2025-06-27iommu/amd: Add efr[HATS] max v1 page table levelAnkit Soni
2025-06-27iommu/amd: Add HATDis feature supportAnkit Soni
2025-06-20iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fieldsSean Christopherson
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-02iommu/amd: Add support for HTRangeIgnore featureSairaj Kodilkar
2025-04-17iommu/amd: Use iommu_alloc_pages_node_sz() for the IRTJason Gunthorpe
2025-04-17iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()Jason Gunthorpe
2025-03-13iommu/amd: Enable support for up to 2K interrupts per functionKishon Vijay Abraham I
2025-03-13iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macroSairaj Kodilkar
2025-03-13iommu/amd: Replace slab cache allocator with page allocatorSairaj Kodilkar
2025-03-13iommu/amd: Introduce generic function to set multibit feature valueSairaj Kodilkar
2025-03-10iommu/amd: Remove unused variableVasant Hegde
2025-02-14iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume pathVasant Hegde
2024-12-18iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpersSuravee Suthikulpanit
2024-12-18iommu/amd: Introduce helper function to update 256-bit DTESuravee Suthikulpanit
2024-12-18iommu/amd: Introduce struct ivhd_dte_flags to store persistent DTE flagsSuravee Suthikulpanit
2024-12-18iommu/amd: Misc ACPI IVRS debug info clean upSuravee Suthikulpanit
2024-10-30iommu/amd: Convert dev_data lock from spinlock to mutexVasant Hegde
2024-10-30iommu/amd: Remove unused amd_iommus variableVasant Hegde
2024-10-30iommu/amd: xarray to track protection_domain->iommu listVasant Hegde
2024-10-30iommu/amd: Remove protection_domain.dev_cnt variableVasant Hegde
2024-10-30iommu/amd: Use ida interface to manage protection domain IDVasant Hegde
2024-09-10iommu/amd: Add kernel parameters to limit V1 page-sizesJoerg Roedel
2024-09-04iommu/amd: Correct the reported page sizes from the V1 tableJason Gunthorpe
2024-09-04iommu/amd: Store the nid in io_pgtable_cfg instead of the domainJason Gunthorpe
2024-09-04iommu/amd: Remove amd_io_pgtable::pgtbl_cfgJason Gunthorpe
2024-09-04iommu/amd: Rename struct amd_io_pgtable iopt to pgtblJason Gunthorpe
2024-09-04iommu/amd: Remove unused DTE_GCR3_INDEX_* macrosVasant Hegde
2024-08-23iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macrosSuravee Suthikulpanit
2024-04-26iommu/amd: Add SVA domain supportVasant Hegde