Commit a8f6035a authored by Lucas De Marchi's avatar Lucas De Marchi
Browse files

drm/xe: Wire up devcoredump in documentation



Add a documentation page to detail the device coredump as implemented by
xe - it was documented in the source code, but not visible in the
rendered (html) documentation.

Reviewed-by: default avatarMatthew Brost <matthew.brost@intel.com>
Reviewed-by: default avatarRaag Jadav <raag.jadav@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241102161254.1818604-3-lucas.demarchi@intel.com


Signed-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
parent aa06cb83
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,4 +23,5 @@ DG2, etc is provided to prototype the driver.
   xe_firmware
   xe_tile
   xe_debugging
   xe_devcoredump
   xe-drm-usage-stats.rst
+14 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)

==================
Xe Device Coredump
==================

.. kernel-doc:: drivers/gpu/drm/xe/xe_devcoredump.c
   :doc: Xe device coredump

Internal API
============

.. kernel-doc:: drivers/gpu/drm/xe/xe_devcoredump.c
   :internal: