drm: move drm_can_sleep() to drm_util.h
[linux-2.6-microblaze.git] / Documentation / gpu / drm-internals.rst
index 9090fab..2caf21e 100644 (file)
@@ -233,6 +233,15 @@ Printer
 .. kernel-doc:: drivers/gpu/drm/drm_print.c
    :export:
 
+Utilities
+---------
+
+.. kernel-doc:: include/drm/drm_util.h
+   :doc: drm utils
+
+.. kernel-doc:: include/drm/drm_util.h
+   :internal:
+
 
 Legacy Support Code
 ===================