]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Fix missing docbook chapters for i915 uapi.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Fri, 9 Jul 2021 11:38:42 +0000 (13:38 +0200)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Fri, 16 Jul 2021 08:52:59 +0000 (10:52 +0200)
commit13011a9d9d6c74a8922fd75299c7e7eb9d625c8a
tree14ca3de3920756830ec1fa0933c9ba9a348f558c
parent50087e9eb649f648003240c93bfd65df15e0ed55
drm/i915: Fix missing docbook chapters for i915 uapi.

I noticed when grepping for DOC: that those were defined
in the header, but not actually used. Fix it by removing
all chapters and the internal annotation, so the docbook
generated chapters are used.

This reverts the changes to driver-uapi.rst by the referenced commit
2bbd25fd64b0 ("drm/i915: Document the Virtual Engine uAPI")

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210715120842.806605-1-maarten.lankhorst@linux.intel.com
Fixes: 2bbd25fd64b0 ("drm/i915: Document the Virtual Engine uAPI")
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Documentation/gpu/driver-uapi.rst