All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Document fixes for DRM UAPI and HDR
@ 2019-05-29 19:59 Uma Shankar
  2019-05-29 19:59   ` Uma Shankar
                   ` (7 more replies)
  0 siblings, 8 replies; 22+ messages in thread
From: Uma Shankar @ 2019-05-29 19:59 UTC (permalink / raw)
  To: intel-gfx, dri-devel; +Cc: dcastagna, 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.

Also dropped static function documentation in hdmi core.

Uma Shankar (4):
  drm: Drop a redundant unused variable
  drm: Fix docbook warnings in hdr metadata helper structures
  drm: Fixed doc warnings in drm uapi header
  video/hdmi: Dropped static functions from kernel doc

 Documentation/gpu/drm-uapi.rst  |  9 +++++++
 drivers/gpu/drm/drm_connector.c | 31 ++++++++++++++++++++++
 drivers/video/hdmi.c            | 32 +++++++++++-----------
 include/drm/drm_connector.h     |  3 +--
 include/drm/drm_mode_config.h   |  4 +--
 include/linux/hdmi.h            |  1 +
 include/uapi/drm/drm_mode.h     | 59 ++++++++++++++++++++++++++++++++++++++++-
 7 files changed, 118 insertions(+), 21 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] 22+ messages in thread

end of thread, other threads:[~2019-06-04 11:17 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29 19:59 [PATCH 0/4] Document fixes for DRM UAPI and HDR Uma Shankar
2019-05-29 19:31 ` [PATCH 2/4] drm: Fix docbook warnings in hdr metadata helper structures Uma Shankar
2019-05-29 19:59   ` Uma Shankar
2019-06-03  8:23   ` Daniel Vetter
2019-06-03  8:23     ` Daniel Vetter
2019-06-03 12:01     ` Shankar, Uma
2019-06-03 12:01       ` Shankar, Uma
2019-06-04 10:52     ` [v3 2/3] " Uma Shankar
2019-06-04 11:17       ` Uma Shankar
2019-05-29 19:59 ` [PATCH 1/4] drm: Drop a redundant unused variable Uma Shankar
2019-06-03  8:12   ` Daniel Vetter
2019-06-03 11:52     ` Shankar, Uma
2019-05-29 19:59 ` [PATCH 3/4] drm: Fixed doc warnings in drm uapi header Uma Shankar
2019-06-03  8:26   ` Daniel Vetter
2019-06-03 11:53     ` Shankar, Uma
2019-05-29 19:59 ` [PATCH 4/4] video/hdmi: Dropped static functions from kernel doc Uma Shankar
2019-06-03  8:24   ` Daniel Vetter
2019-06-03 11:54     ` Shankar, Uma
2019-05-29 20:35 ` ✓ Fi.CI.BAT: success for Document fixes for DRM UAPI and HDR Patchwork
2019-05-30  6:46 ` ✓ Fi.CI.IGT: " Patchwork
2019-05-31  8:02 ` ✓ Fi.CI.BAT: " Patchwork
2019-05-31 16:24 ` ✓ Fi.CI.IGT: " Patchwork

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.