[PATCH v10 10/10] drm/xe/doc: Wire up PCI Error Handling
Raag Jadav <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <[email protected]> |
Wire up PCI Error Handling documentation. Signed-off-by: Raag Jadav <[email protected]> Reviewed-by: Lukasz Laguna <[email protected]> --- Documentation/gpu/xe/index.rst | 1 + Documentation/gpu/xe/xe_pci_error.rst | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 Documentation/gpu/xe/xe_pci_error.rst diff --git a/Documentation/gpu/xe/index.rst b/Documentation/gpu/xe/index.rst index 0247a255f7e6..497a0a4b12f6 100644 --- a/Documentation/gpu/xe/index.rst +++ b/Documentation/gpu/xe/index.rst @@ -36,3 +36,4 @@ The display, or :ref:`drm-kms`, support for drm/xe is provided by xe_configfs xe_gt_stats xe_sigid + xe_pci_error diff --git a/Documentation/gpu/xe/xe_pci_error.rst b/Documentation/gpu/xe/xe_pci_error.rst new file mode 100644 index 000000000000..25cc5a8adf99 --- /dev/null +++ b/Documentation/gpu/xe/xe_pci_error.rst @@ -0,0 +1,8 @@ +.. SPDX-License-Identifier: (GPL-2.0+ OR MIT) + +===================== +Xe PCI Error Handling +===================== + +.. kernel-doc:: drivers/gpu/drm/xe/xe_pci_error.c + :doc: Xe PCI Error Handling -- 2.43.0