Akinobu Mita
|
a66022c457
iommu-helper: use bitmap library
|
15 years ago |
Yinghai Lu
|
f3eee54276
x86: Gart: fix breakage due to IOMMU initialization cleanup
|
15 years ago |
Ingo Molnar
|
123bf0e2ed
x86: gart: Clean up the code a bit
|
15 years ago |
FUJITA Tomonori
|
42109197eb
x86: gart: Add own dma_mapping_error function
|
15 years ago |
FUJITA Tomonori
|
75f1cdf1dd
x86: Handle HW IOMMU initialization failure gracefully
|
15 years ago |
FUJITA Tomonori
|
de957628ce
x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook
|
15 years ago |
Joe Perches
|
41855b7754
x86: GART: pci-gart_64.c: Use correct length in strncmp
|
15 years ago |
FUJITA Tomonori
|
338bac527e
x86: Use x86_platform for iommu_shutdown
|
15 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
FUJITA Tomonori
|
a4c2baa6e1
x86: replace is_buffer_dma_capable() with dma_capable
|
16 years ago |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
Mark Langsdorf
|
fe2245c905
x86: enable GART-IOMMU only after setting up protection methods
|
16 years ago |
FUJITA Tomonori
|
19c1a6f576
x86 gart: reimplement IOMMU_LEAK feature by using DMA_API_DEBUG
|
16 years ago |
Ingo Molnar
|
7df4edb07c
Merge branch 'linus' into core/iommu
|
16 years ago |
Randy Dunlap
|
5872fb94f8
Documentation: move DMA-mapping.txt to Doc/PCI/
|
16 years ago |
FUJITA Tomonori
|
160c1d8e40
x86, ia64: convert to use generic dma_map_ops struct
|
16 years ago |
FUJITA Tomonori
|
d7dff84053
x86: remove map_single and unmap_single in struct dma_mapping_ops
|
16 years ago |
FUJITA Tomonori
|
052aedbfb6
x86, gart: add map_page and unmap_page
|
16 years ago |
Jaswinder Singh Rajput
|
c854c91979
x86_64: pci-gart_64.c iommu_fullflush should be static
|
16 years ago |
Bjorn Helgaas
|
55aab5f49e
x86 gart: don't complain if no AMD GART found
|
16 years ago |
Joerg Roedel
|
70d7d35757
x86: fix broken flushing in GART nofullflush path
|
16 years ago |
Joerg Roedel
|
87c6f40128
x86, gart: fix gart detection for Fam11h CPUs
|
16 years ago |
Joerg Roedel
|
1477b8e5f1
x86: convert GART driver to generic iommu_num_pages function
|
16 years ago |
Joerg Roedel
|
bdab0ba3d9
x86: rename iommu_num_pages function to iommu_nr_pages
|
16 years ago |
Ingo Molnar
|
725c25819e
Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B
|
16 years ago |
Ingo Molnar
|
e496e3d645
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1
|
16 years ago |
Yinghai Lu
|
d99e90164e
x86: gart iommu have direct mapping when agp is present too
|
16 years ago |
Joerg Roedel
|
0114267be1
x86/iommu: use __GFP_ZERO instead of memset for GART
|
16 years ago |
Joerg Roedel
|
3610f2116e
x86/iommu: convert GART need_flush to bool
|
16 years ago |
Joerg Roedel
|
237a62247c
x86/iommu: make GART driver checkpatch clean
|
16 years ago |