aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2018-05-30 13:00:46 +0200
committerAlex Deucher <alexander.deucher@amd.com>2018-06-15 12:20:30 -0500
commit41f507080e45010f916698165420640422942f7c (patch)
tree8eaccb51387bf4647ad89bc2c5d4b2b2f21cb70e /Documentation/gpu
parentdrm/amdgpu/pp: switch the default dpm implementation for CI (diff)
downloadlinux-dev-41f507080e45010f916698165420640422942f7c.tar.xz
linux-dev-41f507080e45010f916698165420640422942f7c.zip
drm/doc: Add a label for the PRIME Buffer Sharing chapter
So that it can be referenced from e.g. DOC comments. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/gpu')
-rw-r--r--Documentation/gpu/drm-mm.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst
index 96ebcc2a7b41..21b6b72a9ba8 100644
--- a/Documentation/gpu/drm-mm.rst
+++ b/Documentation/gpu/drm-mm.rst
@@ -395,6 +395,8 @@ VMA Offset Manager
.. kernel-doc:: drivers/gpu/drm/drm_vma_manager.c
:export:
+.. _prime_buffer_sharing:
+
PRIME Buffer Sharing
====================