mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
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 commit577729533c
("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:577729533c
("drm/i915: Document the Virtual Engine uAPI") Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com>
This commit is contained in:
parent
d6e6ac294d
commit
1cbf731ef3
@ -5,25 +5,4 @@ DRM Driver uAPI
|
||||
drm/i915 uAPI
|
||||
=============
|
||||
|
||||
Engine Discovery uAPI
|
||||
---------------------
|
||||
|
||||
.. kernel-doc:: include/uapi/drm/i915_drm.h
|
||||
:doc: Engine Discovery uAPI
|
||||
|
||||
Context Engine Map uAPI
|
||||
-----------------------
|
||||
|
||||
.. kernel-doc:: include/uapi/drm/i915_drm.h
|
||||
:doc: Context Engine Map uAPI
|
||||
|
||||
Virtual Engine uAPI
|
||||
-------------------
|
||||
|
||||
.. kernel-doc:: include/uapi/drm/i915_drm.h
|
||||
:doc: Virtual Engine uAPI
|
||||
|
||||
i915_drm.h
|
||||
----------
|
||||
.. kernel-doc:: include/uapi/drm/i915_drm.h
|
||||
:internal:
|
||||
|
Loading…
Reference in New Issue
Block a user