Skip to content
Snippets Groups Projects
  1. Nov 18, 2008
  2. Oct 18, 2008
  3. Oct 12, 2008
    • Ingo Molnar's avatar
      x86, amd-iommu: propagate PCI device enabling error · 8a66712b
      Ingo Molnar authored
      
      propagate an error in enabling the PCI device.
      
      Also eliminates this warning:
      
       arch/x86/kernel/amd_iommu_init.c: In function ‘init_iommu_one’:
       arch/x86/kernel/amd_iommu_init.c:726: warning: ignoring return value of ‘pci_enable_device’, declared with attribute warn_unused_result
      
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      8a66712b
  4. Sep 22, 2008
  5. Sep 19, 2008
  6. Aug 15, 2008
  7. Jul 26, 2008
  8. Jul 18, 2008
  9. Jul 11, 2008
  10. Jul 09, 2008
    • Joerg Roedel's avatar
      x86, AMD IOMMU: ignore detection of GART IOMMU · 299a140d
      Joerg Roedel authored
      
      One of the last IOMMU updates covered a bug in the AMD IOMMU code. The early
      detection code does not succeed if the GART is already detected. This patch
      fixes this.
      
      Cc: Robert Richter <robert.richter@amd.com>
      Cc: Bhavna Sarathy <Bhavna.Sarathy@amd.com>
      Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
      Cc: iommu@lists.linux-foundation.org
      Cc: Joerg Roedel <joerg.roedel@amd.com>
      Cc: Robert Richter <robert.richter@amd.com>
      Cc: Bhavna Sarathy <Bhavna.Sarathy@amd.com>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      299a140d
  11. Jul 04, 2008
  12. Jun 30, 2008
    • Joerg Roedel's avatar
      x86, AMD IOMMU: disable suspend/resume with IOMMU enabled (for now) · 7441e9cb
      Joerg Roedel authored
      
      This patch disables suspend/resume on machines with AMD IOMMU enabled. Real
      suspend/resume support for AMD IOMMU is currently being worked on. Until this
      is ready it will be disabled to avoid data corruption when the IOMMU is not
      properly re-enabled at resume. The patch is based on a similar patch for the
      GART driver written by Pavel Machek.
      
      The overall driver merged into tip/master is tested with parallel disk and
      network loads and showed no problems in a test running for 3 days.
      
      Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
      Cc: iommu@lists.linux-foundation.org
      Cc: bhavna.sarathy@amd.com
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      7441e9cb
  13. Jun 27, 2008
Loading