Add kernel-doc for the drm_ and DRM_ logging functions. This is the documentation that I missed when I started to use the logging functions. Version 1 of this patchset included drm_ variants of the existing logging functions - but they are left out for now. The idea is that we should try to use drm_ logging in favour of the the variants that take a device *. This patchset document the existing logging functions with no functional changes. And the documentation is properly wired up in drm-internals.rst Sam Sam Ravnborg (2): drm/print: document drm_ logging functions drm/print: document DRM_ logging functions Documentation/gpu/drm-internals.rst | 6 ++ include/drm/drm_print.h | 164 +++++++++++++++++++++++++++++++++--- 2 files changed, 159 insertions(+), 11 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel