1. 12 7月, 2008 2 次提交
  2. 09 7月, 2008 1 次提交
    • J
      x86, AMD IOMMU: ignore detection of GART IOMMU · 299a140d
      Joerg Roedel 提交于
      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: NJoerg 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: NIngo Molnar <mingo@elte.hu>
      299a140d
  3. 07 7月, 2008 1 次提交
  4. 04 7月, 2008 6 次提交
  5. 01 7月, 2008 1 次提交
    • J
      x86, AMD IOMMU: disable suspend/resume with IOMMU enabled (for now) · 7441e9cb
      Joerg Roedel 提交于
      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: NJoerg Roedel <joerg.roedel@amd.com>
      Cc: iommu@lists.linux-foundation.org
      Cc: bhavna.sarathy@amd.com
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      7441e9cb
  6. 27 6月, 2008 29 次提交