Commit 8cdcef1c authored by Michal Wajdeczko's avatar Michal Wajdeczko Committed by Rodrigo Vivi
Browse files

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



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

Reviewed-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20231115112921.1905-1-michal.wajdeczko@intel.com


Signed-off-by: default avatarMichal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
parent b67cb798
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,3 +22,4 @@ DG2, etc is provided to prototype the driver.
   xe_rtp
   xe_firmware
   xe_tile
   xe_debugging
+7 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)

=========
Debugging
=========

.. kernel-doc:: drivers/gpu/drm/xe/xe_assert.h