Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Michal Wajdeczko and committed by
Rodrigo Vivi
8cdcef1c b67cb798

+8
+1
Documentation/gpu/xe/index.rst
··· 22 22 xe_rtp 23 23 xe_firmware 24 24 xe_tile 25 + xe_debugging
+7
Documentation/gpu/xe/xe_debugging.rst
··· 1 + .. SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 + 3 + ========= 4 + Debugging 5 + ========= 6 + 7 + .. kernel-doc:: drivers/gpu/drm/xe/xe_assert.h