summaryrefslogtreecommitdiff
path: root/Documentation/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/gpu')
-rw-r--r--Documentation/gpu/drm-mm.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst
index 6b7717af4f88..f22c9f9a2c0e 100644
--- a/Documentation/gpu/drm-mm.rst
+++ b/Documentation/gpu/drm-mm.rst
@@ -31,6 +31,9 @@ The Translation Table Manager (TTM)
.. kernel-doc:: drivers/gpu/drm/ttm/ttm_module.c
:doc: TTM
+.. kernel-doc:: include/drm/ttm/ttm_caching.h
+ :internal:
+
The Graphics Execution Manager (GEM)
====================================