summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd/iommu.c
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel2021-08-201-45/+106
|\ \ \
| | | * iommu/amd: Prepare for multiple DMA domain typesRobin Murphy2021-08-181-7/+2
| | | * iommu/amd: Drop IOVA cookie managementRobin Murphy2021-08-181-12/+0
| | |/ | |/|
| | * Merge remote-tracking branch 'korg/core' into x86/amdJoerg Roedel2021-08-021-6/+0
| | |\ | | |/ | |/|
| | * iommu/amd: Use only natural aligned flushes in a VMNadav Amit2021-08-021-5/+42
| | * iommu/amd: Sync once for scatter-gather operationsNadav Amit2021-08-021-3/+12
| | * iommu/amd: Tailored gather logic for AMDNadav Amit2021-08-021-1/+22
| | * iommu/amd: Selective flush on unmapNadav Amit2021-08-021-2/+13
| | * iommu/amd: Fix printing of IOMMU events when rate limiting kicks inLennert Buytenhek2021-07-261-11/+17
| |/ |/|
| * iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei2021-07-261-6/+0
|/
*-. Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2021-06-251-19/+14
|\ \
| | * iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker2021-06-251-1/+1
| |/ |/|
| * iommu/amd: Remove redundant assignment of errShaokun Zhang2021-06-071-1/+1
| * iommu/amd: Tidy up DMA ops initRobin Murphy2021-06-071-18/+13
|/
* iommu/amd: Fix wrong parentheses on page-specific invalidationsNadav Amit2021-05-181-1/+1
* iommu/amd: Clear DMA ops when switching domainJean-Philippe Brucker2021-05-181-0/+2
*-. Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel2021-04-161-154/+47
|\ \
| | * iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy2021-04-071-22/+1
| |/ |/|
| * iommu/amd: Remove duplicate check of devidShaokun Zhang2021-04-151-8/+1
| * iommu/amd: Page-specific invalidations for more than one pageNadav Amit2021-04-081-34/+42
| * iommu/amd: Remove the unused amd_iommu_get_v2_domain functionChristoph Hellwig2021-04-071-34/+0
| * iommu/amd: Remove the unused device errata codeChristoph Hellwig2021-04-071-53/+3
| * iommu/amd: Remove duplicate check of pasidsQi Liu2021-04-071-3/+0
|/
* iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page tableSuravee Suthikulpanit2021-01-281-12/+36
* iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_pageSuravee Suthikulpanit2021-01-281-5/+8
* iommu/amd: Introduce iommu_v1_iova_to_physSuravee Suthikulpanit2021-01-281-15/+1
* iommu/amd: Refactor fetch_pte to use struct amd_io_pgtableSuravee Suthikulpanit2021-01-281-1/+3
* iommu/amd: Remove amd_iommu_domain_get_pgtableSuravee Suthikulpanit2021-01-281-29/+5
* iommu/amd: Restructure code for freeing page tableSuravee Suthikulpanit2021-01-281-17/+4
* iommu/amd: Move IO page table related functionsSuravee Suthikulpanit2021-01-281-474/+2
* iommu/amd: Declare functions as externSuravee Suthikulpanit2021-01-281-20/+19
* iommu/amd: Convert to using amd_io_pgtableSuravee Suthikulpanit2021-01-281-15/+10
* iommu/amd: Move pt_root to struct amd_io_pgtableSuravee Suthikulpanit2021-01-281-1/+1
* iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit2021-01-281-10/+0
* iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inlineSuravee Suthikulpanit2021-01-271-10/+0
* iommu/amd: Stop irq_remapping_select() matching when remapping is disabledDavid Woodhouse2021-01-051-0/+3
* Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-1/+1
|\
| * iommu/amd: Add sanity check for interrupt remapping table length macrosSuravee Suthikulpanit2020-12-111-1/+1
* | x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse2020-10-281-34/+0
* | iommu/amd: Implement select() method on remapping irqdomainDavid Woodhouse2020-10-281-0/+19
* | x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse2020-10-281-12/+0
* | x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner2020-10-281-4/+4
* | x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner2020-10-281-6/+4
* | iommu/amd: Use msi_msg shadow structsThomas Gleixner2020-10-281-5/+9
* | x86/apic: Cleanup destination modeThomas Gleixner2020-10-281-4/+4
* | x86/apic: Cleanup delivery mode definesThomas Gleixner2020-10-281-2/+2
|/
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+1
|\
| * dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-2/+1
* | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-12/+78
|\ \
| | \
| | \
| *-. \ Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel2020-10-071-12/+78
| |\ \ \ | | |_|/ | |/| |