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:
d81294a
)
drm: ADD UAPI structure definition section in kernel doc
author
Uma Shankar
<uma.shankar@intel.com>
Mon, 3 Jun 2019 13:08:48 +0000
(18:38 +0530)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 4 Jun 2019 11:00:23 +0000
(13:00 +0200)
Add a new section for UAPI structure and helper definitions
in kernel docbook.
Suggested-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Uma Shankar <uma.shankar@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
https://patchwork.freedesktop.org/patch/msgid/1559567330-25182-2-git-send-email-uma.shankar@intel.com
Documentation/gpu/drm-uapi.rst
patch
|
blob
|
history
diff --git
a/Documentation/gpu/drm-uapi.rst
b/Documentation/gpu/drm-uapi.rst
index f368e58fb727b1f63fe17f728bc72cc2ae81cdb9..94f90521f58c07f499baf3bc07e4df5323402bd2 100644
(file)
--- a/
Documentation/gpu/drm-uapi.rst
+++ b/
Documentation/gpu/drm-uapi.rst
@@
-329,3
+329,12
@@
DRM_IOCTL_MODESET_CTL
mode setting, since on many devices the vertical blank counter is
reset to 0 at some point during modeset. Modern drivers should not
call this any more since with kernel mode setting it is a no-op.
+
+Userspace API Structures
+========================
+
+.. kernel-doc:: include/uapi/drm/drm_mode.h
+ :doc: overview
+
+.. kernel-doc:: include/uapi/drm/drm_mode.h
+ :internal: