[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: Initial display workarounds

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 2 18:17:42 UTC 2022


== Series Details ==

Series: drm/i915/mtl: Initial display workarounds
URL   : https://patchwork.freedesktop.org/series/111592/
State : warning

== Summary ==

Error: dim checkpatch failed
8b2d9fc49c57 drm/i915/mtl: Initial display workarounds
-:125: CHECK:MACRO_ARG_REUSE: Macro argument reuse '__i915' - possible side-effects?
#125: FILE: drivers/gpu/drm/i915/i915_drv.h:730:
+#define IS_MTL_DISPLAY_STEP(__i915, since, until) \
+	(IS_METEORLAKE(__i915) && \
+	 IS_DISPLAY_STEP(__i915, since, until))

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




More information about the Intel-gfx mailing list