[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: Meteorlake and later support DP 2.0 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 17 13:59:06 UTC 2022
== Series Details ==
Series: drm/i915/mtl: Meteorlake and later support DP 2.0 (rev2)
URL : https://patchwork.freedesktop.org/series/107364/
State : warning
== Summary ==
Error: dim checkpatch failed
761538c8ec94 drm/i915/mtl: Meteorlake and later support DP 2.0
-:20: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'dev_priv' - possible side-effects?
#20: FILE: drivers/gpu/drm/i915/i915_drv.h:1258:
+#define HAS_DP20(dev_priv) (IS_DG2(dev_priv) || DISPLAY_VER(dev_priv) >= 14)
total: 0 errors, 0 warnings, 1 checks, 8 lines checked
More information about the Intel-gfx
mailing list