Re: [Intel-gfx] [PATCH v5 2/5] drm/drm-kms.rst: Add plane and CRTC scaling filter property documentation

2020-08-19 Thread Shankar, Uma



> -Original Message-
> From: dri-devel  On Behalf Of Pankaj
> Bharadiya
> Sent: Monday, August 3, 2020 10:00 AM
> To: jani.nik...@linux.intel.com; dan...@ffwll.ch; 
> intel-gfx@lists.freedesktop.org;
> dri-de...@lists.freedesktop.org; ville.syrj...@linux.intel.com;
> dani...@collabora.com; Lattannavar, Sameer ;
> Maarten Lankhorst ; Maxime Ripard
> ; Thomas Zimmermann ; David
> Airlie ; Jonathan Corbet 
> Cc: Laxminarayan Bharadiya, Pankaj
> 
> Subject: [PATCH v5 2/5] drm/drm-kms.rst: Add plane and CRTC scaling filter
> property documentation
> 
> Add documentation for newly introduced KMS plane and CRTC scaling filter
> properties.

Looks good to me.
Reviewed-by: Uma Shankar 

> changes since v3:
> * None
> changes since v1:
> * None
> changes since RFC:
> * Add separate documentation for plane and CRTC.
> 
> Signed-off-by: Pankaj Bharadiya 
> ---
>  Documentation/gpu/drm-kms.rst | 12 
>  1 file changed, 12 insertions(+)
> 
> diff --git a/Documentation/gpu/drm-kms.rst b/Documentation/gpu/drm-kms.rst
> index 3c5ae4f6dfd2..8e4031afbb1b 100644
> --- a/Documentation/gpu/drm-kms.rst
> +++ b/Documentation/gpu/drm-kms.rst
> @@ -518,6 +518,18 @@ Variable Refresh Properties  .. kernel-doc::
> drivers/gpu/drm/drm_connector.c
> :doc: Variable refresh properties
> 
> +Plane Scaling Filter Property
> +---
> +
> +.. kernel-doc:: drivers/gpu/drm/drm_plane.c
> +   :doc: Plane scaling filter property
> +
> +CRTC Scaling Filter Property
> +---
> +
> +.. kernel-doc:: drivers/gpu/drm/drm_crtc.c
> +   :doc: CRTC scaling filter property
> +
>  Existing KMS Properties
>  ---
> 
> --
> 2.23.0
> 
> ___
> dri-devel mailing list
> dri-de...@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] [PATCH v5 2/5] drm/drm-kms.rst: Add plane and CRTC scaling filter property documentation

2020-08-02 Thread Pankaj Bharadiya
Add documentation for newly introduced KMS plane and CRTC scaling
filter properties.

changes since v3:
* None
changes since v1:
* None
changes since RFC:
* Add separate documentation for plane and CRTC.

Signed-off-by: Pankaj Bharadiya 
---
 Documentation/gpu/drm-kms.rst | 12 
 1 file changed, 12 insertions(+)

diff --git a/Documentation/gpu/drm-kms.rst b/Documentation/gpu/drm-kms.rst
index 3c5ae4f6dfd2..8e4031afbb1b 100644
--- a/Documentation/gpu/drm-kms.rst
+++ b/Documentation/gpu/drm-kms.rst
@@ -518,6 +518,18 @@ Variable Refresh Properties
 .. kernel-doc:: drivers/gpu/drm/drm_connector.c
:doc: Variable refresh properties
 
+Plane Scaling Filter Property
+---
+
+.. kernel-doc:: drivers/gpu/drm/drm_plane.c
+   :doc: Plane scaling filter property
+
+CRTC Scaling Filter Property
+---
+
+.. kernel-doc:: drivers/gpu/drm/drm_crtc.c
+   :doc: CRTC scaling filter property
+
 Existing KMS Properties
 ---
 
-- 
2.23.0

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx