All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] drm/doc: improve plane property docs
@ 2020-12-16 20:22 Simon Ser
  2020-12-16 20:22 ` [PATCH 1/8] drm/doc: rename FB_DAMAGE_CLIPS section Simon Ser
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Simon Ser @ 2020-12-16 20:22 UTC (permalink / raw)
  To: dri-devel

Re-organize and improve plane property docs.

Simon Ser (8):
  drm/doc: rename FB_DAMAGE_CLIPS section
  drm/doc: move composition function docs to new section
  drm/doc: move damage tracking functions to new section
  drm/doc: move color management functions under CRTC section
  drm/doc: the KMS properties section is for user-space devs
  drm/doc: introduce new section for standard plane properties
  drm/doc: fix drm_plane_type docs
  drm/doc: document the type plane property

 Documentation/gpu/drm-kms.rst | 52 +++++++++++++++++++++++------------
 drivers/gpu/drm/drm_blend.c   |  6 ----
 drivers/gpu/drm/drm_plane.c   | 51 +++++++++++++++++++++++++++++++---
 include/drm/drm_plane.h       | 21 ++++++++------
 4 files changed, 95 insertions(+), 35 deletions(-)

-- 
2.29.2

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2020-12-17 11:09 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 20:22 [PATCH 0/8] drm/doc: improve plane property docs Simon Ser
2020-12-16 20:22 ` [PATCH 1/8] drm/doc: rename FB_DAMAGE_CLIPS section Simon Ser
2020-12-16 20:22 ` [PATCH 2/8] drm/doc: move composition function docs to new section Simon Ser
2020-12-16 20:22 ` [PATCH 3/8] drm/doc: move damage tracking functions " Simon Ser
2020-12-16 20:22 ` [PATCH 4/8] drm/doc: move color management functions under CRTC section Simon Ser
2020-12-16 21:14   ` Daniel Vetter
2020-12-16 20:22 ` [PATCH 5/8] drm/doc: the KMS properties section is for user-space devs Simon Ser
2020-12-16 21:14   ` Daniel Vetter
2020-12-16 20:22 ` [PATCH 6/8] drm/doc: introduce new section for standard plane properties Simon Ser
2020-12-16 21:19   ` Daniel Vetter
2020-12-16 20:22 ` [PATCH 7/8] drm/doc: fix drm_plane_type docs Simon Ser
2020-12-16 21:19   ` Daniel Vetter
2020-12-17 10:37     ` Simon Ser
2020-12-17 10:50       ` Daniel Vetter
2020-12-17 11:07         ` Simon Ser
2020-12-16 20:22 ` [PATCH 8/8] drm/doc: document the type plane property Simon Ser
2020-12-16 21:23   ` Daniel Vetter
2020-12-17 10:40     ` Simon Ser
2020-12-17 10:52       ` Daniel Vetter
2020-12-17 11:09         ` Simon Ser

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.