Commit Graph

130 Commits (96e0a0797eba35b5420c710b928f19094b2d5c45)

Author SHA1 Message Date
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
Chris Wright 5d990b6275 PCI: add pci_request_acs 15 years ago
Joerg Roedel 492667dacc x86/amd-iommu: Remove amd_iommu_pd_table 15 years ago
Joerg Roedel 8793abeb78 x86/amd-iommu: Remove support for domain sharing 15 years ago
Joerg Roedel 318afd41d2 x86/amd-iommu: Make np-cache a global flag 15 years ago
Joerg Roedel aeb26f5533 x86/amd-iommu: Implement protection domain list 15 years ago
Joerg Roedel bb52777ec4 x86/amd-iommu: Add an index field to struct amd_iommu 15 years ago
Joerg Roedel bf3118c127 x86/amd-iommu: Update copyright headers 15 years ago
Joerg Roedel 6a9401a7ac x86/amd-iommu: Separate internal interface definitions 15 years ago
Joerg Roedel 9f800de38b x86/amd-iommu: un__init iommu_setup_msi 15 years ago
FUJITA Tomonori 75f1cdf1dd x86: Handle HW IOMMU initialization failure gracefully 15 years ago
FUJITA Tomonori ea1b0d3945 x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook 15 years ago
FUJITA Tomonori 338bac527e x86: Use x86_platform for iommu_shutdown 15 years ago
Joerg Roedel ca0207114f x86/amd-iommu: Un__init function required on shutdown 16 years ago
Joerg Roedel c5cca146aa x86/amd-iommu: Workaround for erratum 63 16 years ago
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