public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] kernel-doc fix for headers
@ 2026-04-14 22:54 Shuicheng Lin
  2026-04-14 22:54 ` [PATCH v3 1/4] drm/xe: Fix stale and mismatched kernel-doc member tags in header files Shuicheng Lin
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Shuicheng Lin @ 2026-04-14 22:54 UTC (permalink / raw)
  To: intel-xe; +Cc: Shuicheng Lin

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-04-16 15:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-14 22:54 [PATCH v3 0/4] kernel-doc fix for headers Shuicheng Lin
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox