public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [v2 0/3] Document fixes for DRM UAPI and HDR
@ 2019-06-03 13:08 Uma Shankar
  2019-06-03 13:08 ` [v2 1/3] drm: ADD UAPI structure definition section in kernel doc Uma Shankar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Uma Shankar @ 2019-06-03 13:08 UTC (permalink / raw)
  To: intel-gfx, dri-devel; +Cc: jonas, seanpaul

This series adds DRM UAPI header structure documentation to kernel
docs. Fixes issues with existing structure documentation in drm
uapi header.

This also fixes warnings in HDR doc and addresses suggestions from
Daniel Vetter.

v2: 2 patches from v1 are merged. This series version adds remaining
on top of that. Addressed review comments from Daniel Vetter.

Uma Shankar (3):
  drm: ADD UAPI structure definition section in kernel doc
  drm: Fix docbook warnings in hdr metadata helper structures
  video/hdmi: Dropped static functions from kernel doc

 Documentation/gpu/drm-uapi.rst  |  9 +++++
 drivers/gpu/drm/drm_connector.c | 37 +++++++++++++++++++++
 drivers/video/hdmi.c            | 30 -----------------
 include/drm/drm_connector.h     |  1 +
 include/drm/drm_mode_config.h   |  4 +--
 include/linux/hdmi.h            | 12 +++++++
 include/uapi/drm/drm_mode.h     | 74 ++++++++++++++++++++++++++++++++++++++++-
 7 files changed, 134 insertions(+), 33 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2019-06-03 13:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-03 13:08 [v2 0/3] Document fixes for DRM UAPI and HDR Uma Shankar
2019-06-03 13:08 ` [v2 1/3] drm: ADD UAPI structure definition section in kernel doc Uma Shankar
2019-06-03 13:08 ` [v2 2/3] drm: Fix docbook warnings in hdr metadata helper structures Uma Shankar
2019-06-03 13:08 ` [v2 3/3] video/hdmi: Dropped static functions from kernel doc Uma Shankar
2019-06-03 13:46 ` ✗ Fi.CI.BAT: failure for Document fixes for DRM UAPI and HDR (rev2) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox