[RFC][PATCH 2/5] drm/drm-kms.rst: Add Scaling filter property documentation

From: Pankaj Bharadiya
Date: Tue Feb 25 2020 - 02:16:35 EST


Add documentation for newly introduced KMS scaling filter property.

Signed-off-by: Pankaj Bharadiya <pankaj.laxminarayan.bharadiya@xxxxxxxxx>
---
Documentation/gpu/drm-kms.rst | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/Documentation/gpu/drm-kms.rst b/Documentation/gpu/drm-kms.rst
index 906771e03103..7b71a1e3edda 100644
--- a/Documentation/gpu/drm-kms.rst
+++ b/Documentation/gpu/drm-kms.rst
@@ -509,6 +509,12 @@ Variable Refresh Properties
.. kernel-doc:: drivers/gpu/drm/drm_connector.c
:doc: Variable refresh properties

+Scaling Filter Property
+-----------------------
+
+.. kernel-doc:: drivers/gpu/drm/drm_plane.c
+ :doc: Scaling filter property
+
Existing KMS Properties
-----------------------

--
2.23.0