projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02a8e5b
)
ocxl: Document new OCXL IOCTLs
author
Alastair D'Silva
<
[email protected]
>
Fri, 11 May 2018 06:13:03 +0000
(16:13 +1000)
committer
Michael Ellerman
<
[email protected]
>
Sun, 3 Jun 2018 10:40:33 +0000
(20:40 +1000)
Signed-off-by: Alastair D'Silva <
[email protected]
>
Acked-by: Frederic Barrat <
[email protected]
>
Acked-by: Andrew Donnellan <
[email protected]
>
Signed-off-by: Michael Ellerman <
[email protected]
>
Documentation/accelerators/ocxl.rst
patch
|
blob
|
history
diff --git
a/Documentation/accelerators/ocxl.rst
b/Documentation/accelerators/ocxl.rst
index ddcc58d01cfbce99a2da80a91101213203b83e82..14cefc020e2d5e3ffb16e5774bf58c7191b3ea13 100644
(file)
--- a/
Documentation/accelerators/ocxl.rst
+++ b/
Documentation/accelerators/ocxl.rst
@@
-157,6
+157,17
@@
OCXL_IOCTL_GET_METADATA:
Obtains configuration information from the card, such at the size of
MMIO areas, the AFU version, and the PASID for the current context.
+OCXL_IOCTL_ENABLE_P9_WAIT:
+
+ Allows the AFU to wake a userspace thread executing 'wait'. Returns
+ information to userspace to allow it to configure the AFU. Note that
+ this is only available on POWER9.
+
+OCXL_IOCTL_GET_FEATURES:
+
+ Reports on which CPU features that affect OpenCAPI are usable from
+ userspace.
+
mmap
----