Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Define generic helpers for manipulating macro arguments
@ 2024-05-02 19:56 Michal Wajdeczko
  2024-05-02 19:56 ` [PATCH v2 1/2] drm/xe: Add " Michal Wajdeczko
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Michal Wajdeczko @ 2024-05-02 19:56 UTC (permalink / raw)
  To: intel-xe; +Cc: Michal Wajdeczko

v1: https://patchwork.freedesktop.org/series/133123/#rev1
v2: don't pollute linux/args.h yet (Andy, Lucas)

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

 drivers/gpu/drm/xe/xe_args.h        | 114 ++++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_rtp.h         |   4 +-
 drivers/gpu/drm/xe/xe_rtp_helpers.h |  26 +++----
 3 files changed, 126 insertions(+), 18 deletions(-)
 create mode 100644 drivers/gpu/drm/xe/xe_args.h

-- 
2.43.0


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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02 19:56 [PATCH v2 0/2] Define generic helpers for manipulating macro arguments Michal Wajdeczko
2024-05-02 19:56 ` [PATCH v2 1/2] drm/xe: Add " Michal Wajdeczko
2024-05-02 20:16   ` Lucas De Marchi
2024-05-02 20:43     ` Michal Wajdeczko
2024-05-02 19:56 ` [PATCH v2 2/2] drm/xe/rtp: Prefer helper macros from xe_args.h Michal Wajdeczko
2024-05-02 20:24   ` Lucas De Marchi
2024-05-02 20:07 ` ✓ CI.Patch_applied: success for Define generic helpers for manipulating macro arguments (rev2) Patchwork
2024-05-02 20:07 ` ✗ CI.checkpatch: warning " Patchwork
2024-05-02 20:08 ` ✓ CI.KUnit: success " Patchwork
2024-05-02 20:19 ` ✓ CI.Build: " Patchwork
2024-05-02 20:22 ` ✓ CI.Hooks: " Patchwork
2024-05-02 20:25 ` ✓ CI.checksparse: " Patchwork
2024-05-02 21:24 ` ✓ CI.BAT: " Patchwork
2024-05-02 23:18 ` ✗ CI.FULL: failure " Patchwork

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