intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: add header tests
@ 2025-01-22 14:41 Jani Nikula
  2025-01-22 14:41 ` [PATCH 1/2] drm/client: include types.h to make drm_client_event.h self-contained Jani Nikula
                   ` (10 more replies)
  0 siblings, 11 replies; 21+ messages in thread
From: Jani Nikula @ 2025-01-22 14:41 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx, intel-xe, simona.vetter, jani.nikula

Add CONFIG_DRM_HEADER_TEST to ensure drm headers are self-contained and
pass kernel-doc. And for starters, fix one header that this catches.

Jani Nikula (2):
  drm/client: include types.h to make drm_client_event.h self-contained
  drm: ensure drm headers are self-contained and pass kernel-doc

 Kbuild                         |  1 +
 drivers/gpu/drm/Kconfig        | 11 +++++++++++
 drivers/gpu/drm/Makefile       | 18 ++++++++++++++++++
 include/Kbuild                 |  1 +
 include/drm/Makefile           | 18 ++++++++++++++++++
 include/drm/drm_client_event.h |  2 ++
 6 files changed, 51 insertions(+)
 create mode 100644 include/Kbuild
 create mode 100644 include/drm/Makefile

-- 
2.39.5


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

end of thread, other threads:[~2025-03-13 10:59 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-22 14:41 [PATCH 0/2] drm: add header tests Jani Nikula
2025-01-22 14:41 ` [PATCH 1/2] drm/client: include types.h to make drm_client_event.h self-contained Jani Nikula
2025-01-22 14:41 ` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc Jani Nikula
2025-03-02 16:01   ` Masahiro Yamada
2025-03-03 10:02     ` Jani Nikula
2025-03-03 12:59       ` Masahiro Yamada
2025-03-03 13:52         ` Jani Nikula
2025-03-04 18:05           ` Masahiro Yamada
2025-03-05 13:59             ` Maxime Ripard
2025-03-08 17:05               ` Masahiro Yamada
2025-03-13 10:59                 ` Jani Nikula
2025-01-22 14:54 ` ✓ CI.Patch_applied: success for drm: add header tests Patchwork
2025-01-22 14:54 ` ✗ CI.checkpatch: warning " Patchwork
2025-01-22 14:55 ` ✓ CI.KUnit: success " Patchwork
2025-01-22 15:12 ` ✓ CI.Build: " Patchwork
2025-01-22 15:14 ` ✓ CI.Hooks: " Patchwork
2025-01-22 15:16 ` ✗ CI.checksparse: warning " Patchwork
2025-01-22 15:44 ` ✓ Xe.CI.BAT: success " Patchwork
2025-01-23  3:20 ` ✗ Xe.CI.Full: failure " Patchwork
2025-01-23 14:55 ` [PATCH 0/2] " Simona Vetter
2025-02-12 10:26   ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).