Skip to content

Commit bfde26d

Browse files
mwajdeczmattrope
authored andcommitted
drm/i915/doc: Include GuC ABI documentation
GuC ABI documentation is now ready to be included in i915.rst Signed-off-by: Michal Wajdeczko <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Cc: Piotr Piórkowski <[email protected]> Reviewed-by: Matthew Brost <[email protected]> Signed-off-by: Matt Roper <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 572f2a5 commit bfde26d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/gpu/i915.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,14 @@ GuC-based command submission
523523
.. kernel-doc:: drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
524524
:doc: GuC-based command submission
525525

526+
GuC ABI
527+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
528+
529+
.. kernel-doc:: drivers/gpu/drm/i915/gt/uc/abi/guc_messages_abi.h
530+
.. kernel-doc:: drivers/gpu/drm/i915/gt/uc/abi/guc_communication_mmio_abi.h
531+
.. kernel-doc:: drivers/gpu/drm/i915/gt/uc/abi/guc_communication_ctb_abi.h
532+
.. kernel-doc:: drivers/gpu/drm/i915/gt/uc/abi/guc_actions_abi.h
533+
526534
HuC
527535
---
528536
.. kernel-doc:: drivers/gpu/drm/i915/gt/uc/intel_huc.c

0 commit comments

Comments
 (0)