linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] drm/meson: RST Documentation
@ 2017-03-03 10:14 Neil Armstrong
  2017-03-03 10:14 ` [RFC PATCH 1/2] drm/meson: Convert existing documentation to actual kerneldoc Neil Armstrong
  2017-03-03 10:14 ` [RFC PATCH 2/2] drm/meson: Add RST to bring together kerneldoc Neil Armstrong
  0 siblings, 2 replies; 3+ messages in thread
From: Neil Armstrong @ 2017-03-03 10:14 UTC (permalink / raw)
  To: airlied, daniel.vetter
  Cc: Neil Armstrong, dri-devel, linux-amlogic, linux-arm-kernel, linux-kernel

To be aligned with the other DRM drivers, this patchset converts the
actual drivers documentation to RST format, adds a top RTS meson file
and adds an entry in the gpu/index.rst file.

This patchser depends on the HDMI patchset at [1]

Sample output can be found at [2]

[2] http://people.freedesktop.org/~narmstrong/meson_drm_doc/gpu/meson.html
[1] http://lkml.kernel.org/r/1488469207-523-1-git-send-email-narmstrong@baylibre.com

Neil Armstrong (2):
  drm/meson: Convert existing documentation to actual kerneldoc
  drm/meson: Add RST to bring together kerneldoc

 Documentation/gpu/index.rst           |  1 +
 Documentation/gpu/meson.rst           | 61 +++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/meson/meson_canvas.c  |  4 ++-
 drivers/gpu/drm/meson/meson_drv.c     |  5 +--
 drivers/gpu/drm/meson/meson_dw_hdmi.c | 25 +++++++++-----
 drivers/gpu/drm/meson/meson_vclk.c    | 22 +++++++++----
 drivers/gpu/drm/meson/meson_venc.c    | 25 ++++++++------
 drivers/gpu/drm/meson/meson_viu.c     |  6 +++-
 drivers/gpu/drm/meson/meson_vpp.c     |  8 +++--
 9 files changed, 127 insertions(+), 30 deletions(-)
 create mode 100644 Documentation/gpu/meson.rst

-- 
1.9.1

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

end of thread, other threads:[~2017-03-03 10:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-03 10:14 [RFC PATCH 0/2] drm/meson: RST Documentation Neil Armstrong
2017-03-03 10:14 ` [RFC PATCH 1/2] drm/meson: Convert existing documentation to actual kerneldoc Neil Armstrong
2017-03-03 10:14 ` [RFC PATCH 2/2] drm/meson: Add RST to bring together kerneldoc Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).