From: Shuicheng Lin <shuicheng.lin@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Shuicheng Lin <shuicheng.lin@intel.com>
Subject: [PATCH v3 0/4] kernel-doc fix for headers
Date: Tue, 14 Apr 2026 22:54:29 +0000 [thread overview]
Message-ID: <20260414225457.3687449-1-shuicheng.lin@intel.com> (raw)
Generated by AI and reviewed to confirm the change is correct.
Split by category to ease review.
v2: A few more fix in 1st and 3rd patch.
v3: Use fully qualified @mem_access.vram_userfault.list reference
in patch 1. Add missing @vma_flags docstring in patch 1. (Brian)
Shuicheng Lin (4):
drm/xe: Fix stale and mismatched kernel-doc member tags in header
files
drm/xe: Add missing '@' prefix to kernel-doc member tags
drm/xe: Fix kernel-doc comment syntax issues in header files
drm/xe: Fix type and parameter name mismatches in kernel-doc
references
drivers/gpu/drm/xe/xe_bo_types.h | 2 +-
drivers/gpu/drm/xe/xe_device_types.h | 12 ++++++------
drivers/gpu/drm/xe/xe_exec_queue_types.h | 2 +-
drivers/gpu/drm/xe/xe_gt_sriov_pf_types.h | 1 -
drivers/gpu/drm/xe/xe_gt_types.h | 4 ++--
drivers/gpu/drm/xe/xe_guc_capture_types.h | 2 +-
drivers/gpu/drm/xe/xe_guc_ct_types.h | 8 ++++----
drivers/gpu/drm/xe/xe_guc_relay_types.h | 2 +-
drivers/gpu/drm/xe/xe_guc_submit_types.h | 2 +-
drivers/gpu/drm/xe/xe_hw_engine_types.h | 2 +-
drivers/gpu/drm/xe/xe_oa_types.h | 8 +++++---
drivers/gpu/drm/xe/xe_pagefault_types.h | 4 ++--
drivers/gpu/drm/xe/xe_pt_types.h | 2 +-
drivers/gpu/drm/xe/xe_pt_walk.h | 10 +++++-----
drivers/gpu/drm/xe/xe_vm_types.h | 3 ++-
15 files changed, 33 insertions(+), 31 deletions(-)
--
2.43.0
next reply other threads:[~2026-04-14 22:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-14 22:54 Shuicheng Lin [this message]
2026-04-14 22:54 ` [PATCH v3 1/4] drm/xe: Fix stale and mismatched kernel-doc member tags in header files Shuicheng Lin
2026-04-14 22:54 ` [PATCH v3 2/4] drm/xe: Add missing '@' prefix to kernel-doc member tags Shuicheng Lin
2026-04-14 22:54 ` [PATCH v3 3/4] drm/xe: Fix kernel-doc comment syntax issues in header files Shuicheng Lin
2026-04-14 22:54 ` [PATCH v3 4/4] drm/xe: Fix type and parameter name mismatches in kernel-doc references Shuicheng Lin
2026-04-15 0:06 ` ✗ CI.checkpatch: warning for kernel-doc fix for headers (rev3) Patchwork
2026-04-15 0:08 ` ✓ CI.KUnit: success " Patchwork
2026-04-15 1:09 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-15 2:05 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-16 15:41 ` Lin, Shuicheng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260414225457.3687449-1-shuicheng.lin@intel.com \
--to=shuicheng.lin@intel.com \
--cc=intel-xe@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox