linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/6] Implement dma_*map*_attrs() and DMA_ATTR_STRONG_ORDERING, use on Cell
@ 2008-05-26  4:14 markn
  2008-05-26  4:14 ` [patch 1/6] Add struct iommu_table argument to iommu_map_sg() markn
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: markn @ 2008-05-26  4:14 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: arnd

-- 
This is a resend of the patchset sent out on 2008-05-01 titled
"Implement dma_*map*_attrs() and DMA_ATTR_WEAK_ORDERING, use on Cell".

The first five patches are the same, but patch #6 has been redone because
on Cell the default should be to use weakly ordered mappings rather than
strongly ordered. Thus the DMA attribute that is added in this patch has
been changed from DMA_ATTR_WEAK_ORDERING to DMA_ATTR_STRONG_ORDERING.

Thanks!

Mark.

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

end of thread, other threads:[~2008-05-26  4:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-26  4:14 [patch 0/6] Implement dma_*map*_attrs() and DMA_ATTR_STRONG_ORDERING, use on Cell markn
2008-05-26  4:14 ` [patch 1/6] Add struct iommu_table argument to iommu_map_sg() markn
2008-05-26  4:14 ` [patch 2/6] dma: implement new dma_*map*_attrs() interfaces markn
2008-05-26  4:14 ` [patch 3/6] dma: use the struct dma_attrs in iommu code markn
2008-05-26  4:14 ` [patch 4/6] Make cell_dma_dev_setup_iommu() return the iommu table markn
2008-05-26  4:14 ` [patch 5/6] Move device_to_mask() to dma-mapping.h markn
2008-05-26  4:14 ` [patch 6/6] Add DMA_ATTR_STRONG_ORDERING dma attribute and use in Cell IOMMU code markn

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).