From: Michal Wajdeczko <michal.wajdeczko@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Subject: [PATCH v2 0/2] Define generic helpers for manipulating macro arguments
Date: Thu, 2 May 2024 21:56:17 +0200 [thread overview]
Message-ID: <20240502195619.2483-1-michal.wajdeczko@intel.com> (raw)
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
next reply other threads:[~2024-05-02 19:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-02 19:56 Michal Wajdeczko [this message]
2024-05-02 19:56 ` [PATCH v2 1/2] drm/xe: Add helpers for manipulating macro arguments 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240502195619.2483-1-michal.wajdeczko@intel.com \
--to=michal.wajdeczko@intel.com \
--cc=intel-xe@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox