]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/doc: Add documentation for Execution Queues
authorNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Thu, 2 Oct 2025 04:43:20 +0000 (21:43 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 2 Oct 2025 15:43:07 +0000 (08:43 -0700)
commitb56bc81078e96d5af984b929da5433c2cf776206
tree7321703dd7939c1bc0d11f2e1acef0015e53394b
parente4863f1159befcd70df24fcb5458afaf2feab043
drm/xe/doc: Add documentation for Execution Queues

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>
Documentation/gpu/xe/index.rst
Documentation/gpu/xe/xe_exec_queue.rst [new file with mode: 0644]
drivers/gpu/drm/xe/xe_exec_queue.c