mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 14:41:22 -05:00
Add documentation for vendor specific device wedged recovery method and runtime survivability. v2: fix documentation (Raag) v3: add userspace tool for firmware update (Raag) v4: use consistent documentation (Raag) v5: add more documentation Signed-off-by: Riana Tauro <riana.tauro@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Reviewed-by: Raag Jadav <raag.jadav@intel.com> Link: https://lore.kernel.org/r/20250826063419.3022216-8-riana.tauro@intel.com Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
24 lines
389 B
ReStructuredText
24 lines
389 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:
|
|
|
|
.. _xe-survivability-mode:
|
|
|
|
==================
|
|
Survivability Mode
|
|
==================
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xe/xe_survivability_mode.c
|
|
:doc: Survivability Mode
|