Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmi
[linux-2.6-microblaze.git] / Documentation / gpu / drm-internals.rst
index 607f78f..38afed2 100644 (file)
@@ -75,6 +75,12 @@ update it, its value is mostly useless. The DRM core prints it to the
 kernel log at initialization time and passes it to userspace through the
 DRM_IOCTL_VERSION ioctl.
 
+Module Initialization
+---------------------
+
+.. kernel-doc:: include/drm/drm_module.h
+   :doc: overview
+
 Managing Ownership of the Framebuffer Aperture
 ----------------------------------------------