]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
PCI/P2PDMA: Add P2P DMA driver writer's documentation
authorLogan Gunthorpe <logang@deltatee.com>
Thu, 4 Oct 2018 21:27:40 +0000 (15:27 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 17 Oct 2018 17:18:18 +0000 (12:18 -0500)
commite4f7a9480337543efaae137536ed686d0cd48ff7
treec1399755041f09e77fcc0acbeb7df1fa5781c811
parentfcc78f9c22474d60c65d522e50ea07006ec1b9fc
PCI/P2PDMA: Add P2P DMA driver writer's documentation

Add a restructured text file describing how to write drivers with support
for P2P DMA transactions.  The document describes how to use the APIs that
were added in the previous few commits.

Also adds an index for the PCI documentation tree even though this is the
only PCI document that has been converted to restructured text at this
time.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/pci/index.rst
Documentation/driver-api/pci/p2pdma.rst [new file with mode: 0644]