drm/xe/doc: Include documentation about xe_assert()

Our xe_assert() macros are well documented.
Include that in master documentation.

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20231115112921.1905-1-michal.wajdeczko@intel.com
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
This commit is contained in:
Michal Wajdeczko 2023-11-15 12:29:21 +01:00 committed by Rodrigo Vivi
parent b67cb798e4
commit 8cdcef1c2f
2 changed files with 8 additions and 0 deletions

View File

@ -22,3 +22,4 @@ DG2, etc is provided to prototype the driver.
xe_rtp
xe_firmware
xe_tile
xe_debugging

View File

@ -0,0 +1,7 @@
.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)
=========
Debugging
=========
.. kernel-doc:: drivers/gpu/drm/xe/xe_assert.h