All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] Document drm_mode_get_plane
@ 2021-06-10 20:38 Leandro Ribeiro
  2021-06-10 20:38 ` [PATCH v5 1/1] drm/doc: document drm_mode_get_plane Leandro Ribeiro
  0 siblings, 1 reply; 5+ messages in thread
From: Leandro Ribeiro @ 2021-06-10 20:38 UTC (permalink / raw)
  To: dri-devel; +Cc: airlied, pekka.paalanen, kernel

v2: possible_crtcs field is a bitmask, not a pointer. Suggested by
Ville Syrjälä <ville.syrjala@linux.intel.com>

v3: document how userspace should find out CRTC index. Also,
document that field 'gamma_size' represents the number of
entries in the lookup table. Suggested by Pekka Paalanen
<ppaalanen@gmail.com> and Daniel Vetter <daniel@ffwll.ch>

v4: document IN and OUT fields and make the description more
concise. Suggested by Pekka Paalanen <ppaalanen@gmail.com>

v5: CRTC index patch already merged, only patch to document drm_mode_get_plane
now. Added that gamma LUT size is deprecated and dropped incorrect text
documenting that plane number of formats may change from one ioctl to the
other. Suggested by Ville Syrjälä <ville.syrjala@linux.intel.com>

Leandro Ribeiro (1):
  drm/doc: document drm_mode_get_plane

 include/uapi/drm/drm_mode.h | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

--
2.31.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-11 21:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 20:38 [PATCH v5 0/1] Document drm_mode_get_plane Leandro Ribeiro
2021-06-10 20:38 ` [PATCH v5 1/1] drm/doc: document drm_mode_get_plane Leandro Ribeiro
2021-06-11  7:19   ` Pekka Paalanen
2021-06-11  7:33     ` Daniel Vetter
2021-06-11 21:20       ` Leandro Ribeiro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.