✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/{i915,xe}: Move intel_pch under display

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 18 01:40:21 UTC 2025


== Series Details ==

Series: series starting with [1/2] drm/{i915,xe}: Move intel_pch under display
URL   : https://patchwork.freedesktop.org/series/144988/
State : warning

== Summary ==

Error: dim checkpatch failed
0af56b324b0e drm/{i915,xe}: Move intel_pch under display
-:36: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#36: 
rename from drivers/gpu/drm/i915/soc/intel_pch.c

total: 0 errors, 1 warnings, 0 checks, 65 lines checked
8eb6c16154c7 drm/i915/display: Convert intel_pch towards intel_display
-:471: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'display' - possible side-effects?
#471: FILE: drivers/gpu/drm/i915/display/intel_pch.h:49:
+#define HAS_PCH_LPT(display)			(INTEL_PCH_TYPE(display) == PCH_LPT_H || \
+						 INTEL_PCH_TYPE(display) == PCH_LPT_LP)

total: 0 errors, 0 warnings, 1 checks, 474 lines checked




More information about the Intel-gfx mailing list