mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
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:
parent
b67cb798e4
commit
8cdcef1c2f
@ -22,3 +22,4 @@ DG2, etc is provided to prototype the driver.
|
||||
xe_rtp
|
||||
xe_firmware
|
||||
xe_tile
|
||||
xe_debugging
|
||||
|
7
Documentation/gpu/xe/xe_debugging.rst
Normal file
7
Documentation/gpu/xe/xe_debugging.rst
Normal file
@ -0,0 +1,7 @@
|
||||
.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||||
|
||||
=========
|
||||
Debugging
|
||||
=========
|
||||
|
||||
.. kernel-doc:: drivers/gpu/drm/xe/xe_assert.h
|
Loading…
Reference in New Issue
Block a user