[Intel-xe] [PATCH v2 0/2] drm/xe: Style cleanup

Francois Dugast francois.dugast at intel.com
Wed Jul 19 13:51:06 UTC 2023


v2: Add a separate preparatory commit to remove printk (Lucas De Marchi)

Francois Dugast (2):
  drm/xe/execlist: Remove leftover printk messages
  drm/xe: Cleanup style warnings and errors

 .../xe/compat-i915-headers/soc/intel_dram.h   |  5 ++++
 .../xe/compat-i915-headers/soc/intel_pch.h    |  5 ++++
 drivers/gpu/drm/xe/display/xe_plane_initial.c |  2 --
 drivers/gpu/drm/xe/xe_bo.c                    |  2 +-
 drivers/gpu/drm/xe/xe_execlist.c              |  8 -------
 drivers/gpu/drm/xe/xe_gt_mcr.c                |  2 +-
 drivers/gpu/drm/xe/xe_gt_sysfs.c              |  4 +---
 drivers/gpu/drm/xe/xe_guc.c                   | 14 +++++------
 drivers/gpu/drm/xe/xe_hw_engine_types.h       |  2 +-
 drivers/gpu/drm/xe/xe_map.h                   |  2 +-
 drivers/gpu/drm/xe/xe_migrate.c               |  2 +-
 drivers/gpu/drm/xe/xe_reg_whitelist.c         | 24 ++++++++++++++-----
 drivers/gpu/drm/xe/xe_res_cursor.h            | 11 ++++-----
 drivers/gpu/drm/xe/xe_wopcm.c                 | 10 ++++----
 14 files changed, 49 insertions(+), 44 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list