From: Lucas De Marchi <lucas.demarchi@intel.com>
To: <intel-xe@lists.freedesktop.org>
Cc: Jani Nikula <jani.nikula@linux.intel.com>,
Alexander Usyskin <alexander.usyskin@intel.com>,
Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>,
Rodrigo Vivi <rodrigo.vivi@intel.com>,
Ashutosh Dixit <ashutosh.dixit@intel.com>,
Lucas De Marchi <lucas.demarchi@intel.com>
Subject: [PATCH 0/4] drm/xe: Trivial header/flags cleanups
Date: Thu, 14 Nov 2024 07:21:44 -0800 [thread overview]
Message-ID: <20241114152148.572447-1-lucas.demarchi@intel.com> (raw)
A few patches to keep code base consistent, semi-related to each other
and grouped just for convenience.
Lucas De Marchi (4):
drm/xe: Sort again info flags
drm/xe: Include xe_oa_types.h
drm/xe: Drop HAS_HECI_*
drm/xe: Split xe_gt_stat.h
drivers/gpu/drm/xe/xe_device.c | 1 +
drivers/gpu/drm/xe/xe_device_types.h | 24 +++++++++++-------------
drivers/gpu/drm/xe/xe_gt_stats.h | 8 ++------
drivers/gpu/drm/xe/xe_gt_stats_types.h | 15 +++++++++++++++
drivers/gpu/drm/xe/xe_gt_types.h | 4 ++--
drivers/gpu/drm/xe/xe_heci_gsc.c | 8 ++++----
drivers/gpu/drm/xe/xe_irq.c | 8 ++++----
drivers/gpu/drm/xe/xe_query.c | 1 +
8 files changed, 40 insertions(+), 29 deletions(-)
create mode 100644 drivers/gpu/drm/xe/xe_gt_stats_types.h
--
2.47.0
next reply other threads:[~2024-11-14 15:22 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 15:21 Lucas De Marchi [this message]
2024-11-14 15:21 ` [PATCH 1/4] drm/xe: Sort again info flags Lucas De Marchi
2024-11-14 17:37 ` Rodrigo Vivi
2024-11-14 15:21 ` [PATCH 2/4] drm/xe: Include xe_oa_types.h Lucas De Marchi
2024-11-14 17:37 ` Rodrigo Vivi
2024-11-14 15:21 ` [PATCH 3/4] drm/xe: Drop HAS_HECI_* Lucas De Marchi
2024-11-14 17:38 ` Rodrigo Vivi
2024-11-14 15:21 ` [PATCH 4/4] drm/xe: Split xe_gt_stat.h Lucas De Marchi
2024-11-14 17:39 ` Rodrigo Vivi
2024-11-15 23:49 ` Lucas De Marchi
2024-11-14 15:51 ` ✓ CI.Patch_applied: success for drm/xe: Trivial header/flags cleanups Patchwork
2024-11-14 15:52 ` ✗ CI.checkpatch: warning " Patchwork
2024-11-14 15:53 ` ✓ CI.KUnit: success " Patchwork
2024-11-14 16:04 ` ✓ CI.Build: " Patchwork
2024-11-14 16:07 ` ✓ CI.Hooks: " Patchwork
2024-11-14 16:08 ` ✓ CI.checksparse: " Patchwork
2024-11-14 16:42 ` ✓ CI.BAT: " Patchwork
2024-11-15 8:24 ` ✗ 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=20241114152148.572447-1-lucas.demarchi@intel.com \
--to=lucas.demarchi@intel.com \
--cc=alexander.usyskin@intel.com \
--cc=ashutosh.dixit@intel.com \
--cc=daniele.ceraolospurio@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=rodrigo.vivi@intel.com \
/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