[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1242994540-28799-1-git-send-email-joerg.roedel@amd.com>
Date: Fri, 22 May 2009 14:15:31 +0200
From: Joerg Roedel <joerg.roedel@....com>
To: iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/9] suspend/resume support for amd iommu
This patchset implements support for suspend/resume in the AMD IOMMU
driver for Linux. Please review.
diffstat:
arch/x86/include/asm/amd_iommu.h | 2 +
arch/x86/include/asm/amd_iommu_types.h | 8 ++
arch/x86/kernel/amd_iommu.c | 37 +++++++-
arch/x86/kernel/amd_iommu_init.c | 144 ++++++++++++++++----------------
4 files changed, 114 insertions(+), 77 deletions(-)
shortlog:
Joerg Roedel (9):
amd-iommu: introduce for_each_iommu* macros
amd-iommu: consolidate hardware initialization to one function
amd-iommu: drop pointless iommu-loop in msi setup code
amd-iommu: remove support for msi-x
amd-iommu: add function to disable all iommus
amd-iommu: add function to flush tlb for all domains
amd-iommu: add function to flush tlb for all devices
amd_iommu: un __init functions required for suspend/resume
amd-iommu: implement suspend/resume
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists