Commit Graph

28 Commits (b9b1ce707d81ec63c04e4fd8c34699ada950e6dc)

Author SHA1 Message Date
Joerg Roedel b9b1ce707d iommu/amd: Introduce amd_iommu_init_dma routine 13 years ago
Joerg Roedel 62410eeb40 iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() 13 years ago
Joerg Roedel 11ee5ac47b iommu/amd: Split enable_iommus() routine 13 years ago
Joerg Roedel 643511b37e iommu/amd: Introduce early_amd_iommu_init routine 13 years ago
Joerg Roedel 4d121c3256 iommu/amd: Move informational prinks out of iommu_enable 13 years ago
Joerg Roedel 23c742db21 iommu/amd: Split out PCI related parts of IOMMU initialization 13 years ago
Joerg Roedel 02f3b3f544 iommu/amd: Use acpi_get_table instead of acpi_table_parse 13 years ago
Joerg Roedel 98f1ad2582 iommu/amd: Fix sparse warnings 13 years ago
Dan Carpenter 3775d4818d iommu/amd: fix type bug in flush code 13 years ago
Shuah Khan f2f12b6fc0 iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode 13 years ago
Joerg Roedel c1bf94ec1e iommu/amd: Cache pdev pointer to root-bridge 13 years ago
Gerard Snitselaar ae295142d2 iommu/amd: Fix section mismatch 13 years ago
Joerg Roedel 3d9761e7a5 iommu/amd: Move interrupt setup code into seperate function 13 years ago
Joerg Roedel 9ddd592a19 iommu/amd: Make sure IOMMU interrupts are re-enabled on resume 13 years ago
Joerg Roedel 6e930045ab iommu/amd: Fix double free of mem-region in error-path 13 years ago
Jan Beulich 6b7f000eb6 x86/amd: iommu_set_device_table() must not be __init 13 years ago
Joerg Roedel 8704a1ba47 iommu/amd: Split amd_iommu_init function 13 years ago
Joerg Roedel 1456e9d2c4 iommu/amd: Set IOTLB invalidation timeout 13 years ago
Joerg Roedel 31342b58b7 iommu/amd: Remove unnecessary cache flushes in amd_iommu_resume 13 years ago
Joerg Roedel 52815b7568 iommu/amd: Add support for IOMMUv2 domain mode 13 years ago
Joerg Roedel 5abcdba4fa iommu/amd: Put IOMMUv2 capable devices in pt_domain 13 years ago
Joerg Roedel 400a28a05f iommu/amd: Add iommuv2 flag to struct amd_iommu 13 years ago
Joerg Roedel cbc33a9085 iommu/amd: Enable GT mode when supported by IOMMU 13 years ago
Joerg Roedel 1a29ac014a iommu/amd: Setup PPR log when supported by IOMMU 13 years ago
Joerg Roedel 62f71abbc6 iommu/amd: Get the maximum number of PASIDs supported 13 years ago
Joerg Roedel ee6c286845 iommu/amd: Convert dev_table_entry to u64 13 years ago
Joerg Roedel 403f81d8ee iommu/amd: Move missing parts to drivers/iommu 14 years ago
Joerg Roedel 0de66d5b35 x86/amd-iommu: Fix 3 possible endless loops 14 years ago
Joerg Roedel 72fe00f01f x86/amd-iommu: Use threaded interupt handler 14 years ago
Joerg Roedel d99ddec3ee x86/amd-iommu: Add extended feature detection 14 years ago
Joerg Roedel 60f723b411 x86/amd-iommu: Add flag to indicate IOTLB support 14 years ago
Joerg Roedel 7d0c5cc5be x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled 14 years ago
Rafael J. Wysocki f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs 14 years ago
Joerg Roedel 5d0d71569e x86/amd-iommu: Update copyright headers 15 years ago
Matthew Garrett 5bcd757f93 x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend 15 years ago
Joerg Roedel 4c894f47bb x86/amd-iommu: Work around S3 BIOS bug 15 years ago
Joerg Roedel e9bf519711 x86/amd-iommu: Set iommu configuration flags in enable-loop 15 years ago
Konrad Rzeszutek Wilk 22e6daf41b x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros. 15 years ago
Konrad Rzeszutek Wilk 480125ba49 x86, iommu: Make all IOMMU's detection routines return a value. 15 years ago
Joerg Roedel d7f0776975 x86/amd-iommu: Fall back to GART if initialization fails 15 years ago
Joerg Roedel e82752d8b5 x86/amd-iommu: Fix crash when request_mem_region fails 15 years ago
Joerg Roedel a523572596 x86/amd-iommu: Add amd_iommu=off command line option 15 years ago
Chris Wright 549c90dc9a x86/amd-iommu: warn when issuing command to uninitialized cmd buffer 15 years ago
Chris Wright 75f66533bc x86/amd-iommu: enable iommu before attaching devices 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Joerg Roedel 3551a708f3 x86/amd-iommu: Report errors in acpi parsing functions upstream 15 years ago
Joerg Roedel f532509437 x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt 15 years ago
Joerg Roedel 0f76480643 x86/amd-iommu: Fix initialization failure panic 15 years ago
Joerg Roedel 8638c4914f x86/amd-iommu: Fix PCI hotplug with passthrough mode 15 years ago
Joerg Roedel b7cc9554bc x86/amd-iommu: Fix passthrough mode 15 years ago