mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-27 15:36:48 +00:00

Add survivability mode document to pcode document as it is enabled when pcode detects a failure. v2: fix kernel-doc (Lucas) Signed-off-by: Riana Tauro <riana.tauro@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://lore.kernel.org/r/20250407051414.1651616-3-riana.tauro@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
22 lines
364 B
ReStructuredText
22 lines
364 B
ReStructuredText
.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
=====
|
|
Pcode
|
|
=====
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xe/xe_pcode.c
|
|
:doc: PCODE
|
|
|
|
Internal API
|
|
============
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xe/xe_pcode.c
|
|
:internal:
|
|
|
|
==================
|
|
Boot Survivability
|
|
==================
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xe/xe_survivability_mode.c
|
|
:doc: Xe Boot Survivability
|