Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Define generic helpers for manipulating macro arguments
@ 2024-05-01 22:32 Michal Wajdeczko
  2024-05-01 22:32 ` [PATCH 1/2] args.h: add more " Michal Wajdeczko
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: Michal Wajdeczko @ 2024-05-01 22:32 UTC (permalink / raw)
  To: intel-xe; +Cc: Michal Wajdeczko

Michal Wajdeczko (2):
  args.h: add more helpers for manipulating macro arguments
  drm/xe/rtp: Prefer helper macros from args.h

 drivers/gpu/drm/xe/xe_rtp.h         |   4 +-
 drivers/gpu/drm/xe/xe_rtp_helpers.h |  26 +++----
 include/linux/args.h                | 103 ++++++++++++++++++++++++++++
 3 files changed, 115 insertions(+), 18 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-05-02 19:51 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-01 22:32 [PATCH 0/2] Define generic helpers for manipulating macro arguments Michal Wajdeczko
2024-05-01 22:32 ` [PATCH 1/2] args.h: add more " Michal Wajdeczko
2024-05-02  7:27   ` Andy Shevchenko
2024-05-02  9:49     ` Michal Wajdeczko
2024-05-02 10:17       ` Andy Shevchenko
2024-05-01 22:32 ` [PATCH 2/2] drm/xe/rtp: Prefer helper macros from args.h Michal Wajdeczko
2024-05-01 22:38 ` ✓ CI.Patch_applied: success for Define generic helpers for manipulating macro arguments Patchwork
2024-05-01 22:38 ` ✗ CI.checkpatch: warning " Patchwork
2024-05-01 22:39 ` ✓ CI.KUnit: success " Patchwork
2024-05-01 22:51 ` ✓ CI.Build: " Patchwork
2024-05-01 22:53 ` ✓ CI.Hooks: " Patchwork
2024-05-01 22:54 ` ✗ CI.checksparse: warning " Patchwork
2024-05-01 23:17 ` ✓ CI.BAT: success " Patchwork
2024-05-02  0:21 ` ✓ CI.FULL: " Patchwork
2024-05-02  7:24 ` [PATCH 0/2] " Andy Shevchenko
2024-05-02  9:24   ` Michal Wajdeczko
2024-05-02 17:38     ` Lucas De Marchi
2024-05-02 19:50       ` Michal Wajdeczko

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