mbox series

[v2,0/1] Document drm_mode_get_plane

Message ID 20210422181004.34247-1-leandro.ribeiro@collabora.com (mailing list archive)
Headers show
Series Document drm_mode_get_plane | expand

Message

Leandro Ribeiro April 22, 2021, 6:10 p.m. UTC
This is a follow up of the patchset "Document how userspace should use
plane format list and IN_FORMATS":

https://lists.freedesktop.org/archives/dri-devel/2021-April/302433.html

The first patch of the series ("drm/doc: document drm_mode_get_plane")
is still useful, although the other commit of the series was incorrect.
So I'm pushing the first commit again.

v2: possible_crtcs field is a bitmask, not a pointer. 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 | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

--
2.31.1