[PATCH v2 0/3] drm: kernel-doc stuff

Sam Ravnborg sam at ravnborg.org
Mon Apr 6 19:47:43 UTC 2020


Lyude - I added a "Co-developed-by: ..."
Can I get your s-o-b on the patch, to document that
you are OK with this to go in.
Needed on top of an r-b.

v2:
  - committed acked/reviewed patches
  - significantly updated the vbalnk patch based on a lot of good inputs
  - updated the writeback patch
  - wired drm_writeback.h to kernel-doc

        Sam

Sam Ravnborg (3):
      drm/vblank: Add intro to documentation
      drm: writeback: document callbacks
      drm/writeback: wire drm_writeback.h to kernel-doc

 Documentation/gpu/drm-kms.rst            |  3 ++
 drivers/gpu/drm/drm_vblank.c             | 53 ++++++++++++++++++++++++++++++++
 include/drm/drm_modeset_helper_vtables.h | 27 ++++++++++++++++
 include/drm/drm_writeback.h              |  9 ++++++
 4 files changed, 92 insertions(+)




More information about the dri-devel mailing list