[PATCH 02/10] drm: rcar-du: Document the rcar_du_plane_state structure
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Wed Apr 29 04:34:21 PDT 2015
On 4/29/2015 3:37 AM, Laurent Pinchart wrote:
> Document the structure fields using kerneldoc.
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
> ---
> drivers/gpu/drm/rcar-du/rcar_du_plane.h | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
> diff --git a/drivers/gpu/drm/rcar-du/rcar_du_plane.h b/drivers/gpu/drm/rcar-du/rcar_du_plane.h
> index abff0ebeb195..5d2b764919d8 100644
> --- a/drivers/gpu/drm/rcar-du/rcar_du_plane.h
> +++ b/drivers/gpu/drm/rcar-du/rcar_du_plane.h
> @@ -46,11 +46,20 @@ struct rcar_du_planes {
> struct drm_property *zpos;
> };
>
> +/*
> + * rcar_du_plane_state - Driver-specific plane state
Same comments as for the previous patch.
[...]
WBR, Sergei
More information about the dri-devel
mailing list