mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-30 13:03:01 +00:00

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: Matthew Brost <matthew.brost@intel.com> Reviewed-by: Raag Jadav <raag.jadav@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241102161254.1818604-3-lucas.demarchi@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
15 lines
279 B
ReStructuredText
15 lines
279 B
ReStructuredText
.. 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:
|