[PATCH v2 0/2] Define generic helpers for manipulating macro arguments

Michal Wajdeczko michal.wajdeczko at intel.com
Thu May 2 19:56:17 UTC 2024


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



More information about the Intel-xe mailing list