[PATCH 0/4] drm/xe: Trivial header/flags cleanups

Lucas De Marchi lucas.demarchi at intel.com
Thu Nov 14 15:21:44 UTC 2024


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



More information about the Intel-xe mailing list