Documentation/powerpc: VAS API
authorHaren Myneni <haren@linux.ibm.com>
Fri, 17 Apr 2020 09:11:55 +0000 (02:11 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 20 Apr 2020 06:53:14 +0000 (16:53 +1000)
commitc12e38b1d52e995a0efe6d011873f57e04b80b89
tree9f13dbbf36b165d87b6a6a35630c9ccde6e9ecab
parent040b00acec4bbbed7493fd64829e74a055075fb2
Documentation/powerpc: VAS API

Power9 introduced Virtual Accelerator Switchboard (VAS) which allows
userspace to communicate with Nest Accelerator (NX) directly. But
kernel has to establish channel to NX for userspace. This document
describes user space API that application can use to establish
communication channel.

Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.ibm.com>
Signed-off-by: Haren Myneni <haren@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1587114715.2275.1135.camel@hbabu-laptop
Documentation/powerpc/index.rst
Documentation/powerpc/vas-api.rst [new file with mode: 0644]