Commit Graph

94 Commits (16121d70fdf9eeb05ead46b241a293156323dbbe)

Author SHA1 Message Date
Joerg Roedel 4751a95134 x86/amd-iommu: Initialize passthrough mode when requested 16 years ago
Joerg Roedel 93f1cc67cf x86/amd-iommu: Add reset function for command buffers 16 years ago
Joerg Roedel ae908c22aa x86/amd-iommu: Remove redundant 'IOMMU' string 16 years ago
Joerg Roedel 4c6f40d4e0 x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi" 16 years ago
Joerg Roedel 1bc6f83813 amd-iommu: set evt_buf_size correctly 16 years ago
Joerg Roedel 7a6a3a086f amd-iommu: handle alias entries correctly in init code 16 years ago
Chris Wright 6a047d8b9e amd-iommu: resume cleanup 16 years ago
Joerg Roedel 09067207f6 amd-iommu: set event buffer head and tail to 0 manually 16 years ago
Chris Wright a8c485bb68 amd-iommu: disable cmd buffer and evt logging before reprogramming iommu 16 years ago
Joerg Roedel 0975904276 amd-iommu: disable IOMMU hardware on shutdown 16 years ago
Joerg Roedel d9cfed9254 amd-iommu: remove amd_iommu_size kernel parameter 16 years ago
Joerg Roedel 736501ee00 amd-iommu: implement suspend/resume 16 years ago
Joerg Roedel 05f92db9f4 amd_iommu: un __init functions required for suspend/resume 16 years ago
Joerg Roedel 92ac4320af amd-iommu: add function to disable all iommus 16 years ago
Joerg Roedel d91cecdd79 amd-iommu: remove support for msi-x 16 years ago
Joerg Roedel fab6afa309 amd-iommu: drop pointless iommu-loop in msi setup code 16 years ago
Joerg Roedel 58492e1288 amd-iommu: consolidate hardware initialization to one function 16 years ago
Joerg Roedel 3bd221724a amd-iommu: introduce for_each_iommu* macros 16 years ago
Joerg Roedel 0bc252f430 amd-iommu: make sure only ivmd entries are parsed 16 years ago
Neil Turton 7455aab1f9 amd-iommu: fix the handling of device aliases in the AMD IOMMU driver. 16 years ago
Neil Turton 421f909c80 amd-iommu: fix an off-by-one error in the AMD IOMMU driver. 16 years ago
Joerg Roedel 2e8b569614 amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS 16 years ago
Joerg Roedel 02acc43a29 amd-iommu: print ivmd information to dmesg when requested 16 years ago
Joerg Roedel 42a698f40a amd-iommu: print ivhd information to dmesg when requested 16 years ago
Joerg Roedel 9c72041f71 amd-iommu: add dump for iommus described in ivrs table 16 years ago
Joerg Roedel fefda117dd amd-iommu: add amd_iommu_dump parameter 16 years ago
Joerg Roedel 6da7342ff1 amd-iommu: fix iommu flag masks 16 years ago
Joerg Roedel a4e267c88b AMD IOMMU: use dev_name in iommu_enable function 16 years ago
Joerg Roedel c226f85309 AMD IOMMU: convert amd_iommu_isolate to bool 16 years ago
Jaswinder Singh Rajput 412a1be265 x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be static 16 years ago
Joerg Roedel cf558d25e5 AMD IOMMU: set cmd buffer pointers to zero manually 16 years ago
Joerg Roedel 83fd5cc648 AMD IOMMU: allocate rlookup_table with __GFP_ZERO 16 years ago
Joerg Roedel 1d9b16d169 x86: move GART specific stuff from iommu.h to gart.h 16 years ago
Joerg Roedel 695b5676c7 AMD IOMMU: fix fullflush comparison length 16 years ago
Joerg Roedel 3ce1f93c6d AMD IOMMU: enable device isolation per default 16 years ago
Joerg Roedel e5e1f606ec AMD IOMMU: add parameter to disable device isolation 16 years ago
Andreas Herrmann f609891f42 amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors 17 years ago
Ingo Molnar 8a66712ba0 x86, amd-iommu: propagate PCI device enabling error 17 years ago
FUJITA Tomonori afa9fdc2f5 iommu: remove fullflush and nofullflush in IOMMU generic option 17 years ago
Joerg Roedel 23c1713fe9 AMD IOMMU: use cmd_buf_size when freeing the command buffer 17 years ago
Joerg Roedel b514e55569 AMD IOMMU: calculate IVHD size with a function 17 years ago
Joerg Roedel 199d0d5012 AMD IOMMU: remove unnecessary cast to u64 in the init code 17 years ago
Joerg Roedel d58befd3a0 AMD IOMMU: free domain bitmap with its allocation order 17 years ago
Joerg Roedel a22131a223 AMD IOMMU: allow IO page faults from devices 17 years ago
Joerg Roedel 126c52be4b AMD IOMMU: enable event logging 17 years ago
Joerg Roedel 90008ee4b8 AMD IOMMU: add event handling code 17 years ago
Joerg Roedel a80dc3e0e0 AMD IOMMU: add MSI interrupt support 17 years ago
Joerg Roedel 3eaf28a1cd AMD IOMMU: save pci_dev instead of devid 17 years ago
Joerg Roedel ee893c24ed AMD IOMMU: save pci segment from ACPI tables 17 years ago
Joerg Roedel 335503e57b AMD IOMMU: add event buffer allocation 17 years ago