Commit Graph

43 Commits (c97ac5359e6897abe22770740294dda185bac30d)

Author SHA1 Message Date
Joerg Roedel c97ac5359e AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent 17 years ago
FUJITA Tomonori 13d9fead3d AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent 17 years ago
Joerg Roedel 38ddf41b19 AMD IOMMU: some set_device_domain cleanups 17 years ago
Joerg Roedel bd60b735c6 AMD IOMMU: don't assign preallocated protection domains to devices 17 years ago
Joerg Roedel b39ba6ad00 AMD IOMMU: add dma_supported callback 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
Joerg Roedel 6d4f343f84 AMD IOMMU: align alloc_coherent addresses properly 17 years ago
Joerg Roedel 5507eef835 AMD IOMMU: add branch hints to completion wait checks 17 years ago
Joerg Roedel 1c65577398 AMD IOMMU: implement lazy IO/TLB flushing 17 years ago
Joerg Roedel 270cab2426 AMD IOMMU: move TLB flushing to the map/unmap helper functions 17 years ago
Joerg Roedel dbcc112e3b AMD IOMMU: check for invalid device pointers 17 years ago
Joerg Roedel 2cd54961ca x86, AMD IOMMU: remove obsolete FIXME comment 17 years ago
Jiri Kosina 8a7c5ef3ba x86 iommu: remove unneeded parenthesis 17 years ago
Joerg Roedel 8a456695c5 x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits 17 years ago
Joerg Roedel 519c31bacf x86, AMD IOMMU: use status bit instead of memory write-back for completion wait 17 years ago
Joerg Roedel 3a61ec387c x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization 17 years ago
Joerg Roedel a8132e5fe2 x86, AMD IOMMU: replace to_pages macro with iommu_num_pages 17 years ago
Joerg Roedel d591b0a3ae x86, AMD IOMMU: replace DEVID macro with a function 17 years ago
Joerg Roedel d64495366f x86, AMD IOMMU: rename struct command to iommu_cmd 17 years ago
Joerg Roedel 136f78a19c x86, AMD IOMMU: add an emergency exit to the completion wait loop 17 years ago
Joerg Roedel 8ea80d783e x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function 17 years ago
Joerg Roedel 431b2a2015 x86, AMD IOMMU: add comments to core code 17 years ago
FUJITA Tomonori 46a7fa270a x86: make only GART code include gart.h 17 years ago
Joerg Roedel 999ba417cc x86, AMD IOMMU: flush domain TLB when there is more than one page to flush 17 years ago
Joerg Roedel 5f6a59d8ad x86, AMD IOMMU: remove unnecessary set_bit_string 17 years ago
Ingo Molnar 92af4e2902 x86, AMD IOMMU, build fix #2 17 years ago
Joerg Roedel c6da992e16 x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code 17 years ago
Joerg Roedel 6631ee9d00 x86, AMD IOMMU: add dma_ops initialization function 17 years ago
Joerg Roedel c432f3df8e x86, AMD IOMMU: add pre-allocation of protection domains 17 years ago
Joerg Roedel 5d8b53cf3f x86, AMD IOMMU: add mapping functions for coherent mappings 17 years ago
Joerg Roedel 65b050adbf x86, AMD IOMMU: add mapping functions for scatter gather lists 17 years ago
Joerg Roedel 4da70b9e4f x86, AMD IOMMU: add dma_ops mapping functions for single mappings 17 years ago
Joerg Roedel cb76c32297 x86, AMD IOMMU: add generic dma_ops mapping functions 17 years ago
Joerg Roedel b20ac0d4d6 x86, AMD IOMMU: add functions to find IOMMU device resources 17 years ago
Joerg Roedel ec487d1a11 x86, AMD IOMMU: add domain allocation and deallocation functions 17 years ago
Joerg Roedel d3086444b2 x86, AMD IOMMU: add address allocation and deallocation functions 17 years ago
Joerg Roedel bd0e521158 x86, AMD IOMMU: add functions to initialize unity mappings 17 years ago
Joerg Roedel a19ae1eccf x86, AMD IOMMU: add functions to send IOMMU commands 17 years ago
Joerg Roedel b6c02715cf x86, AMD IOMMU: add generic defines and structures for mapping code 17 years ago