Commit Graph

83 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
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
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 dcb7731a18 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
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
FUJITA Tomonori 1615965e54 x86 gart: remove unnecessary initialization 16 years ago
FUJITA Tomonori 1d99088215 x86: restore old GART alloc_coherent behavior 16 years ago
FUJITA Tomonori ecef533ea6 revert "x86: make GART to respect device's dma_mask about virtual mappings" 16 years ago
FUJITA Tomonori afa9fdc2f5 iommu: remove fullflush and nofullflush in IOMMU generic option 16 years ago
FUJITA Tomonori d26dbc5cf9 iommu: export iommu_area_reserve helper function 16 years ago
Joerg Roedel 2842e5bf31 x86: move GART TLB flushing options to generic code 16 years ago
FUJITA Tomonori f6a32a36ab x86: gart alloc_coherent does virtual mapppings only when necessary 17 years ago
FUJITA Tomonori bee44f294e x86: make GART to respect device's dma_mask about virtual mappings 17 years ago
FUJITA Tomonori ac4ff656c0 x86: convert gart to use is_buffer_dma_capable helper function 17 years ago
FUJITA Tomonori 551b4545bf x86: gart alloc_coherent doesn't need to check NULL device argument 17 years ago
FUJITA Tomonori 421076e2be x86: dma_*_coherent rework patchset v2, fix 17 years ago
FUJITA Tomonori 766af9fa81 dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple 17 years ago
Joerg Roedel 6c505ce393 x86: move dma_*_coherent functions to include file 17 years ago
Joerg Roedel 43a5a5a09b x86: add free_coherent dma_ops callback to GART driver 17 years ago
Joerg Roedel 94581094e7 x86: add alloc_coherent dma_ops callback to GART driver 17 years ago
FUJITA Tomonori 7b22ff5344 x86 gart: allocate size-aligned address for alloc_coherent, v2 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Joerg Roedel 87e39ea571 x86 gart: replace to_pages macro with iommu_num_pages 17 years ago
Prarit Bhargava 05d3ed0a1f x86, pci: iommu fix potential overflow in alloc_iommu() 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Yinghai Lu 32b23e9a73 x86: max_low_pfn_mapped fix #4 17 years ago
Yinghai Lu 7ab073b6e0 x86: max_low_pfn_mapped fix, #1 17 years ago
FUJITA Tomonori 46a7fa270a x86: make only GART code include gart.h 17 years ago
Yinghai Lu c987d12f84 x86: remove end_pfn in 64bit 17 years ago