]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
drm/xe: Remove GEN11 prefixes from documentation
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 6 Mar 2025 22:08:03 +0000 (14:08 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 10 Mar 2025 13:04:38 +0000 (06:04 -0700)
The registers are already named without the GEN11 prefix. Do the same in
the memirq documentation.

Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250306-drop-gen-v1-2-03683e56006a@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_memirq.c

index 404fa2a456d5870837fce225b5150398733d1e98..49c45ec3e83caf9aeff279912b80a0b109bc4a94 100644 (file)
@@ -86,7 +86,7 @@ static const char *guc_name(struct xe_guc *guc)
  *   This object needs to be 4KiB aligned.
  *
  * - _`Interrupt Source Report Page`: this is the equivalent of the
- *   GEN11_GT_INTR_DWx registers, with each bit in those registers being
+ *   GT_INTR_DWx registers, with each bit in those registers being
  *   mapped to a byte here. The offsets are the same, just bytes instead
  *   of bits. This object needs to be cacheline aligned.
  *