mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-28 07:54:36 -05: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:
|