Joerg Roedel
|
d0312b2142
x86, AMD IOMMU: remove unneeded initializations from command buffer allocation
|
17 lat temu |
Joerg Roedel
|
9a836de0c9
x86, AMD IOMMU: remove unnecessary free checks from init code
|
17 lat temu |
Joerg Roedel
|
c571484e53
x86, AMD IOMMU: replace TBL_SIZE macro with a function
|
17 lat temu |
Joerg Roedel
|
208ec8c94d
x86, AMD IOMMU: replace UPDATE_LAST_BDF macro with a function
|
17 lat temu |
Joerg Roedel
|
b65233a9c1
x86, AMD IOMMU: add comments to the initialization code
|
17 lat temu |
Joerg Roedel
|
299a140dac
x86, AMD IOMMU: ignore detection of GART IOMMU
|
17 lat temu |
Joerg Roedel
|
fb339690a0
x86, AMD IOMMU: remove unnecessary code from the iommu_enable function
|
17 lat temu |
Joerg Roedel
|
c1cbebeec4
x86, AMD IOMMU: don't try to init IOMMU if early detect code did not detect one
|
17 lat temu |
Joerg Roedel
|
8b14518fad
x86, AMD IOMMU: honor iommu=off instead of amd_iommu=off
|
17 lat temu |
Joerg Roedel
|
7441e9cb18
x86, AMD IOMMU: disable suspend/resume with IOMMU enabled (for now)
|
17 lat temu |
Ingo Molnar
|
92af4e2902
x86, AMD IOMMU, build fix #2
|
17 lat temu |
Joerg Roedel
|
8736197ba8
x86, AMD IOMMU: initialize dma_ops from IOMMU initialization and enable IOMMUs
|
17 lat temu |
Joerg Roedel
|
c6da992e16
x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code
|
17 lat temu |
Joerg Roedel
|
918ad6c54d
x86, AMD IOMMU: add kernel command line parameters for AMD IOMMU
|
17 lat temu |
Joerg Roedel
|
ae7877de9c
x86, AMD IOMMU: add early detection code
|
17 lat temu |
Joerg Roedel
|
fe74c9cf39
x86, AMD IOMMU: clue initialization code together
|
17 lat temu |
Joerg Roedel
|
be2a022c0d
x86, AMD IOMMU: add functions to parse IOMMU memory mapping requirements for devices
|
17 lat temu |
Joerg Roedel
|
e47d402d2d
x86, AMD IOMMU: add detect code for AMD IOMMU hardware
|
17 lat temu |
Joerg Roedel
|
5d0c8e49f8
x86, AMD IOMMU: add functions for IOMMU hardware initialization from ACPI
|
17 lat temu |
Joerg Roedel
|
3566b7786a
x86, AMD IOMMU: add device table initialization functions
|
17 lat temu |
Joerg Roedel
|
b36ca91e1d
x86, AMD IOMMU: add command buffer (de-)allocation
|
17 lat temu |
Joerg Roedel
|
b2026aa2dc
x86, AMD IOMMU: add functions for programming IOMMU MMIO space
|
17 lat temu |
Joerg Roedel
|
6c56747b46
x86, AMD IOMMU: add functions for mapping/unmapping the MMIO space
|
17 lat temu |
Joerg Roedel
|
3e8064ba59
x86, AMD IOMMU: add functions to find last possible PCI device for IOMMU
|
17 lat temu |
Joerg Roedel
|
928abd2545
x86, AMD IOMMU: add data structures to manage the IOMMUs in the system
|
17 lat temu |
Joerg Roedel
|
f6e2e6b6fc
x86, AMD IOMMU: add defines and structures for ACPI scanning code
|
17 lat temu |