All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] AMD IOMMU Extended feature base support
@ 2011-04-11  9:32 Joerg Roedel
  2011-04-11  9:32 ` [PATCH 1/2] x86/amd-iommu: Add extended feature detection Joerg Roedel
  2011-04-11  9:32 ` [PATCH 2/2] x86/amd-iommu: Add support for invalidate_all command Joerg Roedel
  0 siblings, 2 replies; 8+ messages in thread
From: Joerg Roedel @ 2011-04-11  9:32 UTC (permalink / raw)
  To: iommu; +Cc: linux-kernel, linux-pci

Hi,

this series implements detection of extended features of the AMD IOMMU.
It also implements the first feature, the INVALIDATE_ALL command to
flush the IOMMU caches right after enablement.

Regards,

	Joerg

Diffstat:

 arch/x86/include/asm/amd_iommu_proto.h |    8 ++++++++
 arch/x86/include/asm/amd_iommu_types.h |   18 ++++++++++++++++++
 arch/x86/kernel/amd_iommu.c            |   26 +++++++++++++++++++++++---
 arch/x86/kernel/amd_iommu_init.c       |   26 +++++++++++++++++++++++---
 4 files changed, 72 insertions(+), 6 deletions(-)

Shortlog:

Joerg Roedel (2):
      x86/amd-iommu: Add extended feature detection
      x86/amd-iommu: Add support for invalidate_all command



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/2] AMD IOMMU Extended feature base support v2
@ 2011-04-12  7:44 Joerg Roedel
  2011-04-12  7:44 ` [PATCH 2/2] x86/amd-iommu: Add support for invalidate_all command Joerg Roedel
  0 siblings, 1 reply; 8+ messages in thread
From: Joerg Roedel @ 2011-04-12  7:44 UTC (permalink / raw)
  To: iommu; +Cc: Henrique de Moraes Holschuh, Rolf Eike Beer, linux-kernel,
	linux-pci

Hi,

this is the updated version of the patch-set to add detection for
extended features to the AMD IOMMU driver. This version addresses the
review comments I received on the last version of this patch-set.

Any further feedback appreciated.

Regards,

	Joerg

Diffstat:

 arch/x86/include/asm/amd_iommu_proto.h |   10 +++++++++-
 arch/x86/include/asm/amd_iommu_types.h |   18 ++++++++++++++++++
 arch/x86/kernel/amd_iommu.c            |   24 ++++++++++++++++++++++--
 arch/x86/kernel/amd_iommu_init.c       |   24 ++++++++++++++++++++++--
 4 files changed, 71 insertions(+), 5 deletions(-)

Shortlog:

Joerg Roedel (2):
      x86/amd-iommu: Add extended feature detection
      x86/amd-iommu: Add support for invalidate_all command



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-04-12  7:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11  9:32 [PATCH 0/2] AMD IOMMU Extended feature base support Joerg Roedel
2011-04-11  9:32 ` [PATCH 1/2] x86/amd-iommu: Add extended feature detection Joerg Roedel
2011-04-11 15:11   ` Rolf Eike Beer
2011-04-12  6:33     ` Roedel, Joerg
2011-04-11  9:32 ` [PATCH 2/2] x86/amd-iommu: Add support for invalidate_all command Joerg Roedel
2011-04-11 13:57   ` Henrique de Moraes Holschuh
2011-04-11 14:08     ` Roedel, Joerg
  -- strict thread matches above, loose matches on Subject: below --
2011-04-12  7:44 [PATCH 0/2] AMD IOMMU Extended feature base support v2 Joerg Roedel
2011-04-12  7:44 ` [PATCH 2/2] x86/amd-iommu: Add support for invalidate_all command Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.