Bjorn Helgaas
63fa8437cb
Merge branch 'pci/p2pdma'
- Move P2PCMA PCI bus offset from generic dev_pagemap to
pci_p2pdma_pagemap (Logan Gunthorpe)
- Add provider's pci_dev to pci_p2pdma_pagemap (Logan Gunthorpe)
- Apply host bridge whitelist for ACS (Logan Gunthorpe)
- Whitelist some Intel host bridges for P2PDMA (Logan Gunthorpe)
- Add attrs to pci_p2pdma_map_sg() to match dma_map_sg() (Logan
Gunthorpe)
- Add pci_p2pdma_unmap_sg() (Logan Gunthorpe)
- Store P2PDMA mapping method in xarray (Logan Gunthorpe)
- Map requests that traverse a host bridge (Logan Gunthorpe)
- Allow IOMMU for host bridge whitelist (Logan Gunthorpe)
* pci/p2pdma:
PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
PCI/P2PDMA: Allow IOMMU for host bridge whitelist
PCI/P2PDMA: dma_map() requests that traverse the host bridge
PCI/P2PDMA: Store mapping method in an xarray
PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
PCI/P2PDMA: Whitelist some Intel host bridges
PCI/P2PDMA: Factor out host_bridge_whitelist()
PCI/P2PDMA: Apply host bridge whitelist for ACS
PCI/P2PDMA: Factor out __upstream_bridge_distance()
PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
PCI/P2PDMA: Introduce private pagemap structure
2019-09-23 16:10:12 -05:00
..
2019-07-24 14:20:31 -05:00
2019-06-11 10:57:54 +01:00
2019-08-08 15:13:34 -05:00
2019-09-23 16:10:08 -05:00
2019-07-21 09:46:59 -07:00
2019-09-07 07:45:25 -05:00
2019-07-09 07:24:53 -05:00
2019-07-23 18:32:49 -05:00
2018-01-28 15:48:29 -06:00
2018-03-19 14:20:43 -05:00
2019-09-05 13:26:23 -05:00
2018-07-31 10:43:43 -05:00
2019-08-08 22:13:50 -05:00
2019-04-15 13:24:02 +01:00
2019-07-09 07:24:53 -05:00
2019-07-21 09:46:59 -07:00
2019-06-06 17:32:13 -04:00
2019-08-16 08:41:59 -05:00
2019-09-23 16:10:08 -05:00
2019-09-05 13:26:46 -05:00
2019-02-22 10:51:14 +00:00
2019-07-15 20:44:49 -07:00
2018-03-19 14:20:43 -05:00
2018-10-02 10:14:32 +02:00
2019-07-09 07:24:53 -05:00
2019-05-09 07:49:54 -05:00
2019-08-20 14:05:05 -05:00
2019-09-23 16:10:10 -05:00
2019-09-23 16:10:10 -05:00
2019-09-07 07:45:31 -05:00
2019-07-02 18:38:51 -05:00
2019-09-23 16:10:10 -05:00
2018-09-17 16:32:23 -05:00
2018-06-29 21:17:26 -05:00
2019-07-23 18:32:50 -05:00
2019-07-02 13:56:54 -05:00
2018-03-19 14:20:43 -05:00
2018-04-11 08:46:50 -05:00
2019-06-13 16:49:45 -05:00
2018-03-19 14:20:43 -05:00
2019-09-07 07:45:31 -05:00
2018-08-14 16:04:46 -05:00
2019-05-13 18:34:46 -05:00