Joerg Roedel
|
85da07c409
Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-handling' into amd-iommu/2.6.32
|
16 years ago |
Joerg Roedel
|
6a1eddd2f9
x86/amd-iommu: Reset command buffer if wait loop fails
|
16 years ago |
Joerg Roedel
|
b26e81b871
x86/amd-iommu: Panic if IOMMU command buffer reset fails
|
16 years ago |
Joerg Roedel
|
a345b23b79
x86/amd-iommu: Reset command buffer on ILLEGAL_COMMAND_ERROR
|
16 years ago |
Joerg Roedel
|
d586d7852c
x86/amd-iommu: Add function to flush all DTEs on one IOMMU
|
16 years ago |
Joerg Roedel
|
e0faf54ee8
x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
|
16 years ago |
Joerg Roedel
|
4c6f40d4e0
x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"
|
16 years ago |
Joerg Roedel
|
f2430bd104
x86/amd-iommu: Remove some merge helper code
|
16 years ago |
Joerg Roedel
|
e394d72aa8
x86/amd-iommu: Introduce function for iommu-local domain flush
|
16 years ago |
Joerg Roedel
|
945b4ac44e
x86/amd-iommu: Dump illegal command on ILLEGAL_COMMAND_ERROR
|
16 years ago |
Joerg Roedel
|
e3e59876e8
x86/amd-iommu: Dump fault entry on DTE error
|
16 years ago |
Jaswinder Singh Rajput
|
b25ae679f6
x86: Mark device_nb as static and fix NULL noise
|
16 years ago |
Chris Wright
|
42a49f965a
amd-iommu: flush domain tlb when attaching a new device
|
16 years ago |
Joerg Roedel
|
e9a22a13c7
amd-iommu: remove unnecessary "AMD IOMMU: " prefix
|
16 years ago |
Joerg Roedel
|
71ff3bca2f
amd-iommu: detach device explicitly before attaching it to a new domain
|
16 years ago |
Joerg Roedel
|
29150078d7
amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling
|
16 years ago |
Joerg Roedel
|
d2dd01de99
Merge commit 'tip/core/iommu' into amd-iommu/fixes
|
16 years ago |
Jiri Slaby
|
367d04c4ec
amd_iommu: fix lock imbalance
|
16 years ago |
Joerg Roedel
|
83cce2b69e
Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resume' and 'amd-iommu/extended-allocator' into amd-iommu/2.6.31
|
16 years ago |
Joerg Roedel
|
47bccd6bb2
amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESS
|
16 years ago |
Joerg Roedel
|
f5e9705c64
amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESS
|
16 years ago |
Joerg Roedel
|
fe16f088a8
amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS
|
16 years ago |
Joerg Roedel
|
d9cfed9254
amd-iommu: remove amd_iommu_size kernel parameter
|
16 years ago |
Joerg Roedel
|
11b83888ae
amd-iommu: enlarge the aperture dynamically
|
16 years ago |
Joerg Roedel
|
00cd122ae5
amd-iommu: handle exlusion ranges and unity mappings in alloc_new_range
|
16 years ago |
Joerg Roedel
|
9cabe89b99
amd-iommu: move aperture_range allocation code to seperate function
|
16 years ago |
Joerg Roedel
|
803b8cb4d9
amd-iommu: change dma_dom->next_bit to dma_dom->next_address
|
16 years ago |
Joerg Roedel
|
384de72910
amd-iommu: make address allocator aware of multiple aperture ranges
|
16 years ago |
Joerg Roedel
|
53812c115c
amd-iommu: handle page table allocation failures in dma_ops code
|
16 years ago |
Joerg Roedel
|
8bda3092bc
amd-iommu: move page table allocation code to seperate function
|
16 years ago |