Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/xe: Trivial header/flags cleanups
@ 2024-11-14 15:21 Lucas De Marchi
  2024-11-14 15:21 ` [PATCH 1/4] drm/xe: Sort again info flags Lucas De Marchi
                   ` (11 more replies)
  0 siblings, 12 replies; 18+ messages in thread
From: Lucas De Marchi @ 2024-11-14 15:21 UTC (permalink / raw)
  To: intel-xe
  Cc: Jani Nikula, Alexander Usyskin, Daniele Ceraolo Spurio,
	Rodrigo Vivi, Ashutosh Dixit, Lucas De Marchi

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


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

end of thread, other threads:[~2024-11-15 23:49 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 15:21 [PATCH 0/4] drm/xe: Trivial header/flags cleanups Lucas De Marchi
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

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