[Intel-xe] [PATCH 0/3] drm/xe: Fix building with clang

Michał Winiarski michal.winiarski at intel.com
Wed Oct 18 11:58:23 UTC 2023


Clang uses a different set of warnings than GCC, some of which are
causing Xe build failures.
Let's fix it.

Michał Winiarski (3):
  drm/xe: Fix header guard warning
  drm/i915: Fix uninitialized variable warning
  drm/xe: Fix format string security warning

 drivers/gpu/drm/i915/display/intel_dsb.c      | 12 ++++++------
 drivers/gpu/drm/xe/xe_gt_idle_sysfs.c         |  2 +-
 drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.h |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.42.0



More information about the Intel-xe mailing list