Re: [PATCH v4 2/2] drm/doc: document drm_mode_get_plane

2021-06-10 Thread Ville Syrjälä
On Wed, Jun 09, 2021 at 08:00:39PM -0300, Leandro Ribeiro wrote: > Add a small description and document struct fields of > drm_mode_get_plane. > > Signed-off-by: Leandro Ribeiro > --- > include/uapi/drm/drm_mode.h | 36 > 1 file changed, 36 insertions(+) > >

Re: [PATCH v4 2/2] drm/doc: document drm_mode_get_plane

2021-06-10 Thread Pekka Paalanen
On Wed, 9 Jun 2021 20:05:06 -0300 Leandro Ribeiro wrote: > On 6/9/21 8:00 PM, Leandro Ribeiro wrote: > > Add a small description and document struct fields of > > drm_mode_get_plane. > > > > Signed-off-by: Leandro Ribeiro > > --- > > include/uapi/drm/drm_mode.h | 36 +++

Re: [PATCH v4 2/2] drm/doc: document drm_mode_get_plane

2021-06-09 Thread Leandro Ribeiro
On 6/9/21 8:00 PM, Leandro Ribeiro wrote: > Add a small description and document struct fields of > drm_mode_get_plane. > > Signed-off-by: Leandro Ribeiro > --- > include/uapi/drm/drm_mode.h | 36 > 1 file changed, 36 insertions(+) > > diff --git a/includ

[PATCH v4 2/2] drm/doc: document drm_mode_get_plane

2021-06-09 Thread Leandro Ribeiro
Add a small description and document struct fields of drm_mode_get_plane. Signed-off-by: Leandro Ribeiro --- include/uapi/drm/drm_mode.h | 36 1 file changed, 36 insertions(+) diff --git a/include/uapi/drm/drm_mode.h b/include/uapi/drm/drm_mode.h index a5e76