OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2189100
)
drm/doc: the KMS properties section is for user-space devs
author
Simon Ser
<contact@emersion.fr>
Thu, 17 Dec 2020 11:32:12 +0000
(12:32 +0100)
committer
Simon Ser
<contact@emersion.fr>
Thu, 17 Dec 2020 15:56:12 +0000
(16:56 +0100)
State that the "KMS Properties" section is mainly for user-space
developers.
Signed-off-by: Simon Ser <contact@emersion.fr>
Cc: Pekka Paalanen <ppaalanen@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
https://patchwork.freedesktop.org/patch/msgid/20201217113220.102271-2-contact@emersion.fr
Documentation/gpu/drm-kms.rst
patch
|
blob
|
history
diff --git
a/Documentation/gpu/drm-kms.rst
b/Documentation/gpu/drm-kms.rst
index
2f3efb6
..
7a05601
100644
(file)
--- a/
Documentation/gpu/drm-kms.rst
+++ b/
Documentation/gpu/drm-kms.rst
@@
-460,6
+460,9
@@
KMS Locking
KMS Properties
==============
+This section of the documentation is primarily aimed at user-space developers.
+For the driver APIs, see the other sections.
+
Property Types and Blob Property Support
----------------------------------------