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
|
6da7342ff1
amd-iommu: fix iommu flag masks
|
16 years ago |
Linus Torvalds
|
269b012321
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
|
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 |
Ingo Molnar
|
3e5621edb3
Merge branch 'x86/iommu' into x86/core
|
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 |
Ingo Molnar
|
f6d2e6f57b
Merge branch 'x86/urgent' into x86/iommu
|
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 |