RE: [PATCH v3 0/7] IOMMU/DMA map_resource support for peer-to-peer

2015-07-01 Thread William Davis
> From: Will Davis > > > From: Will Davis > > > > Hi, > > > > This is the third version of a patchset to add the DMA APIs necessary to > > map and unmap a struct resource to and from a PCI device's IOVA domain. > > This allows a PCI device to access a peer device's BAR resource when a > > hardwar

RE: [PATCH v3 0/7] IOMMU/DMA map_resource support for peer-to-peer

2015-06-15 Thread William Davis
> From: Will Davis > > Hi, > > This is the third version of a patchset to add the DMA APIs necessary to > map and unmap a struct resource to and from a PCI device's IOVA domain. > This allows a PCI device to access a peer device's BAR resource when a > hardware IOMMU is enabled. > Bjorn, Dave