mbox series

[v4,0/5] drm/doc: misc documentation improvements

Message ID 20201222133524.160842-1-contact@emersion.fr (mailing list archive)
Headers show
Series drm/doc: misc documentation improvements | expand

Message

Simon Ser Dec. 22, 2020, 1:35 p.m. UTC
Hm, a git rebase was missing some of my changes for v3. Sorry about that.

Simon Ser (5):
  drm/doc: fix drm_plane_type docs
  drm/doc: document the type plane property
  drm/doc: re-format drm.h file comment
  drm/doc: demote old doc-comments in drm.h
  drm/doc: render drm.h uapi docs

 Documentation/gpu/drm-uapi.rst |  3 ++
 drivers/gpu/drm/drm_plane.c    | 58 +++++++++++++++++++--
 include/drm/drm_plane.h        | 21 +++++---
 include/uapi/drm/drm.h         | 93 +++++++++++++++++-----------------
 4 files changed, 116 insertions(+), 59 deletions(-)