From: Michel Dänzer Date: Wed, 30 May 2018 11:00:46 +0000 (+0200) Subject: drm/doc: Add a label for the PRIME Buffer Sharing chapter X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=41f507080e45010f916698165420640422942f7c;p=linux.git 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 Signed-off-by: Michel Dänzer Signed-off-by: Alex Deucher --- diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst index 96ebcc2a7b415..21b6b72a9ba8f 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 ====================