public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] drm: fix some kernel-doc warnings
@ 2026-02-26  3:00 Yujie Liu
  2026-02-26  3:00 ` [PATCH 1/7] drm/gpusvm: fix kernel-doc warning for drm_gpusvm_pages_valid_unlocked() Yujie Liu
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Yujie Liu @ 2026-02-26  3:00 UTC (permalink / raw)
  To: Alex Deucher, Christian König, David Airlie, Simona Vetter,
	Kenneth Feng, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
	Patrik Jakobsson, Matthew Brost, Danilo Krummrich,
	Philipp Stanner, Thomas Hellström, Rodrigo Vivi
  Cc: Pierre-Eric Pelloux-Prayer, Srinivasan Shanmugam, Tvrtko Ursulin,
	Sunil Khatri, Lijo Lazar, Asad Kamal, Yang Wang, Hawking Zhang,
	Tao Zhou, Gangliang Xie, Candice Li, YiPeng Chai, Matthew Auld,
	Luben Tuikov, Ville Syrjälä, Michał Winiarski,
	Michal Wajdeczko, amd-gfx, dri-devel, linux-kernel, intel-xe

Yujie Liu (7):
  drm/gpusvm: fix kernel-doc warning for
    drm_gpusvm_pages_valid_unlocked()
  drm/scheduler: fix kernel-doc warning for drm_sched_job_done()
  drm/gma500: fix kernel-doc warning for framebuffer init/create
    functions
  drm/amdgpu: fix kernel-doc warning for
    amdgpu_ttm_alloc_mmio_remap_bo()
  drm/xe/pf: fix kernel-doc warning for SR-IOV VF restore function
  drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()
  drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()

 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c      | 2 +-
 drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c       | 2 +-
 drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c | 4 ++--
 drivers/gpu/drm/drm_gpusvm.c                 | 4 ++--
 drivers/gpu/drm/gma500/framebuffer.c         | 2 ++
 drivers/gpu/drm/scheduler/sched_main.c       | 1 +
 drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c  | 2 +-
 7 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-02-27  8:03 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26  3:00 [PATCH 0/7] drm: fix some kernel-doc warnings Yujie Liu
2026-02-26  3:00 ` [PATCH 1/7] drm/gpusvm: fix kernel-doc warning for drm_gpusvm_pages_valid_unlocked() Yujie Liu
2026-02-26  3:06   ` Matthew Brost
2026-02-26  5:56     ` Yujie Liu
2026-02-26 11:39       ` Christian König
2026-02-27  2:08         ` Yujie Liu
2026-02-26  3:00 ` [PATCH 2/7] drm/scheduler: fix kernel-doc warning for drm_sched_job_done() Yujie Liu
2026-02-27  6:47   ` Philipp Stanner
2026-02-27  8:02     ` Yujie Liu
2026-02-26  3:00 ` [PATCH 3/7] drm/gma500: fix kernel-doc warning for framebuffer init/create functions Yujie Liu
2026-02-26  3:00 ` [PATCH 4/7] drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo() Yujie Liu
2026-02-26 16:52   ` Alex Deucher
2026-02-26  3:00 ` [PATCH 5/7] drm/xe/pf: fix kernel-doc warning for SR-IOV VF restore function Yujie Liu
2026-02-26 11:36   ` Michal Wajdeczko
2026-02-26  3:00 ` [PATCH 6/7] drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg() Yujie Liu
2026-02-26 16:54   ` Alex Deucher
2026-02-26  3:00 ` [PATCH 7/7] drm/amd/ras: fix kernel-doc warning for ras_eeprom_append() Yujie Liu
2026-02-26 16:53   ` Alex Deucher

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