summaryrefslogtreecommitdiffstats
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2016-11-14 12:58:20 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2016-11-15 12:51:16 +0100
commit6c4789edc55d5a0acefc85380d7a3f7c4f21c7cd (patch)
treef243d51d9d1773641a0fd0505aa04adafd28e631 /Documentation/gpu
parent85e634bce01af582a0fa549c904154b0e3c56db5 (diff)
downloadop-kernel-dev-6c4789edc55d5a0acefc85380d7a3f7c4f21c7cd.zip
op-kernel-dev-6c4789edc55d5a0acefc85380d7a3f7c4f21c7cd.tar.gz
drm: Clean up kerneldoc for struct drm_driver
Just cleans up what's there, still plenty missing. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20161114115825.22050-6-daniel.vetter@ffwll.ch
Diffstat (limited to 'Documentation/gpu')
-rw-r--r--Documentation/gpu/drm-internals.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/gpu/drm-internals.rst b/Documentation/gpu/drm-internals.rst
index 25ee92c..a54ac9751 100644
--- a/Documentation/gpu/drm-internals.rst
+++ b/Documentation/gpu/drm-internals.rst
@@ -143,6 +143,9 @@ Device Instance and Driver Handling
.. kernel-doc:: drivers/gpu/drm/drm_drv.c
:export:
+.. kernel-doc:: include/drm/drm_drv.h
+ :internal:
+
Driver Load
-----------
OpenPOWER on IntegriCloud