Commit Graph

64 Commits (1b3fa2ce64363c289b3b14723cca7290bf91cfce)

Author SHA1 Message Date
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
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
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
Joerg Roedel 3eaf28a1cd AMD IOMMU: save pci_dev instead of devid 17 years ago
Joerg Roedel ee893c24ed AMD IOMMU: save pci segment from ACPI tables 17 years ago
Joerg Roedel 335503e57b AMD IOMMU: add event buffer allocation 17 years ago
Joerg Roedel 1c65577398 AMD IOMMU: implement lazy IO/TLB flushing 17 years ago
Joerg Roedel 129d6aba44 x86, AMD IOMMU: initialize dma_ops after sysfs registration 17 years ago
Joerg Roedel 9f5f5fb35d x86, AMD IOMMU: initialize device table properly 17 years ago
Joerg Roedel 3a61ec387c x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization 17 years ago
Joerg Roedel 5ff4789d04 AMD IOMMU: set iommu for device from ACPI code too 17 years ago
Joerg Roedel d591b0a3ae x86, AMD IOMMU: replace DEVID macro with a function 17 years ago
Joerg Roedel 0906372e6c x86, AMD IOMMU: replace self made size parsing with memparse call 17 years ago
Joerg Roedel 5dc8bff0f6 x86, AMD IOMMU: replace memset with __GFP_ZERO for table allocation 17 years ago
Joerg Roedel 2e22847fbe x86, AMD IOMMU: do runtime list initialization at compile time 17 years ago
Joerg Roedel 58a3bee567 x86, AMD IOMMU: use true/false instead of 0/1 for bool value 17 years ago
Joerg Roedel d0312b2142 x86, AMD IOMMU: remove unneeded initializations from command buffer allocation 17 years ago
Joerg Roedel 9a836de0c9 x86, AMD IOMMU: remove unnecessary free checks from init code 17 years ago
Joerg Roedel c571484e53 x86, AMD IOMMU: replace TBL_SIZE macro with a function 17 years ago
Joerg Roedel 208ec8c94d x86, AMD IOMMU: replace UPDATE_LAST_BDF macro with a function 17 years ago
Joerg Roedel b65233a9c1 x86, AMD IOMMU: add comments to the initialization code 17 years ago
FUJITA Tomonori 46a7fa270a x86: make only GART code include gart.h 17 years ago
Joerg Roedel 299a140dac x86, AMD IOMMU: ignore detection of GART IOMMU 17 years ago
Joerg Roedel fb339690a0 x86, AMD IOMMU: remove unnecessary code from the iommu_enable function 17 years ago
Joerg Roedel c1cbebeec4 x86, AMD IOMMU: don't try to init IOMMU if early detect code did not detect one 17 years ago
Joerg Roedel 8b14518fad x86, AMD IOMMU: honor iommu=off instead of amd_iommu=off 17 years ago
Joerg Roedel 7441e9cb18 x86, AMD IOMMU: disable suspend/resume with IOMMU enabled (for now) 17 years ago
Ingo Molnar 92af4e2902 x86, AMD IOMMU, build fix #2 17 years ago
Joerg Roedel 8736197ba8 x86, AMD IOMMU: initialize dma_ops from IOMMU initialization and enable IOMMUs 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 918ad6c54d x86, AMD IOMMU: add kernel command line parameters for AMD IOMMU 17 years ago
Joerg Roedel ae7877de9c x86, AMD IOMMU: add early detection code 17 years ago
Joerg Roedel fe74c9cf39 x86, AMD IOMMU: clue initialization code together 17 years ago