iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6 v2] IOMMU: Make IOMMU-API ready for GART-like hardware
@ 2012-01-26 18:40 Joerg Roedel
       [not found] ` <1327603257-17028-1-git-send-email-joerg.roedel-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Joerg Roedel @ 2012-01-26 18:40 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
  Cc: Ohad Ben-Cohen, Tony Lindgren,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Laurent Pinchart, Scott Wood,
	David Brown, David Woodhouse

Hi,

here is the second version of this patch-set. For a full description
please see the first post:

	https://lkml.org/lkml/2012/1/19/170

Changes from v1->v2:

	* Changed u64 to dma_addr_t as suggested by Laurent Pinchart
	* Moved description of new iommu_ops members to first patch
	* Added the necessary changes for the Tegra IOMMUs as posted by
	  Hiroshi Doyu

As always, any feedback is appreciated :-)

Thanks,

	Joerg

Diffstat:

 drivers/iommu/amd_iommu.c   |    4 ++++
 drivers/iommu/intel-iommu.c |    4 ++++
 drivers/iommu/iommu.c       |   33 +++++++++++++++++++++++++++++++++
 drivers/iommu/msm_iommu.c   |    5 +++++
 drivers/iommu/omap-iommu.c  |    4 ++++
 drivers/iommu/tegra-gart.c  |    5 +++++
 drivers/iommu/tegra-smmu.c  |    5 +++++
 include/linux/iommu.h       |   36 +++++++++++++++++++++++++++++++++++-
 8 files changed, 95 insertions(+), 1 deletions(-)

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

end of thread, other threads:[~2012-01-30 15:42 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-26 18:40 [PATCH 0/6 v2] IOMMU: Make IOMMU-API ready for GART-like hardware Joerg Roedel
     [not found] ` <1327603257-17028-1-git-send-email-joerg.roedel-5C7GfCeVMHo@public.gmane.org>
2012-01-26 18:40   ` [PATCH 1/6] iommu: Add domain-attribute handlers Joerg Roedel
2012-01-26 18:40   ` [PATCH 2/6] iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute Joerg Roedel
     [not found]     ` <1327603257-17028-3-git-send-email-joerg.roedel-5C7GfCeVMHo@public.gmane.org>
2012-01-27  7:08       ` Ohad Ben-Cohen
     [not found]         ` <CAK=WgbbZB0hGRr84JV4a7c0KvW7VbVzsnCx1PGg=wjoB0OSrYw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-01-27 10:26           ` Joerg Roedel
     [not found]             ` <20120127102608.GK19255-5C7GfCeVMHo@public.gmane.org>
2012-01-27 11:00               ` Ohad Ben-Cohen
     [not found]                 ` <CAK=WgbZQB+76FuJXK82x09CieDmF23zLQ8KbHbEtjnQsc_4axg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-01-27 13:03                   ` Joerg Roedel
     [not found]                     ` <20120127130329.GM19255-5C7GfCeVMHo@public.gmane.org>
2012-01-28 20:44                       ` Ohad Ben-Cohen
     [not found]                         ` <CAK=WgbY+aBwTno4YxGLaxS7Y-R=CS1604+c5j-6EMQSfJeGvTA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-01-30 14:49                           ` Joerg Roedel
     [not found]                             ` <20120130144909.GT19255-5C7GfCeVMHo@public.gmane.org>
2012-01-30 15:42                               ` Ohad Ben-Cohen
2012-01-26 18:40   ` [PATCH 3/6] iommu/vt-d: " Joerg Roedel
2012-01-26 18:40   ` [PATCH 4/6] iommu/omap: " Joerg Roedel
2012-01-26 18:40   ` [PATCH 5/6] iommu/msm: " Joerg Roedel
     [not found]     ` <1327603257-17028-6-git-send-email-joerg.roedel-5C7GfCeVMHo@public.gmane.org>
2012-01-27  0:07       ` David Brown
2012-01-26 18:40   ` [PATCH 6/6] iommu/tegra: " Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).