From: Simon Ser Date: Thu, 17 Dec 2020 11:32:12 +0000 (+0100) Subject: drm/doc: the KMS properties section is for user-space devs X-Git-Tag: v5.12-rc1~132^2~19^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=46f9be4c8a7bde68e6f63a61fae4778cf3b61750;p=thirdparty%2Flinux.git drm/doc: the KMS properties section is for user-space devs State that the "KMS Properties" section is mainly for user-space developers. Signed-off-by: Simon Ser Cc: Pekka Paalanen Reviewed-by: Daniel Vetter Link: https://patchwork.freedesktop.org/patch/msgid/20201217113220.102271-2-contact@emersion.fr --- diff --git a/Documentation/gpu/drm-kms.rst b/Documentation/gpu/drm-kms.rst index 2f3efb63e5ba8..7a05601f10674 100644 --- 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 ----------------------------------------