aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu/i915.rst
diff options
context:
space:
mode:
authorJason Ekstrand <jason@jlekstrand.net>2021-07-08 10:48:20 -0500
committerDaniel Vetter <daniel.vetter@ffwll.ch>2021-07-08 19:47:00 +0200
commitf8a9a5c2e9058bcfc3a3d5b444d10fd8f20cb29e (patch)
tree24e74201b536964a10a2e775b803549e5896a417 /Documentation/gpu/i915.rst
parentdrm/i915/gem: Add a separate validate_priority helper (diff)
downloadlinux-dev-f8a9a5c2e9058bcfc3a3d5b444d10fd8f20cb29e.tar.xz
linux-dev-f8a9a5c2e9058bcfc3a3d5b444d10fd8f20cb29e.zip
drm/i915: Add gem/i915_gem_context.h to the docs
In order to prevent kernel doc warnings, also fill out docs for any missing fields and fix those that forgot the "@". Signed-off-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20210708154835.528166-16-jason@jlekstrand.net
Diffstat (limited to 'Documentation/gpu/i915.rst')
-rw-r--r--Documentation/gpu/i915.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst
index e6fd9608e9c6..204ebdaadb45 100644
--- a/Documentation/gpu/i915.rst
+++ b/Documentation/gpu/i915.rst
@@ -422,6 +422,8 @@ Batchbuffer Parsing
User Batchbuffer Execution
--------------------------
+.. kernel-doc:: drivers/gpu/drm/i915/gem/i915_gem_context_types.h
+
.. kernel-doc:: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
:doc: User command execution