mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-12 09:32:12 +00:00
Add documentation for Xe Execution Queues and add xe_exec_queue.rst
file.
v2: Add info about how Execution queue interfaces
with other components in the driver (Matt Brost)
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20251002044319.450181-2-niranjana.vishwanathapura@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
21 lines
403 B
ReStructuredText
21 lines
403 B
ReStructuredText
.. SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
===============
|
|
Execution Queue
|
|
===============
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xe/xe_exec_queue.c
|
|
:doc: Execution Queue
|
|
|
|
Internal API
|
|
============
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xe/xe_exec_queue_types.h
|
|
:internal:
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xe/xe_exec_queue.h
|
|
:internal:
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/xe/xe_exec_queue.c
|
|
:internal:
|