[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dg1: remaining basic enabling patches

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 21 08:57:47 UTC 2020


== Series Details ==

Series: dg1: remaining basic enabling patches
URL   : https://patchwork.freedesktop.org/series/82905/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
cb46b8b1fbc0 drm/i915/dg1: add hpd interrupt handling
810c0e12bdf7 drm/i915/dg1: invert HPD pins
1dfe3610ce5f drm/i915/dg1: map/unmap pll clocks
-:244: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'phy' - possible side-effects?
#244: FILE: drivers/gpu/drm/i915/i915_reg.h:10332:
+#define   DG1_DPCLKA_CFGCR0_DDI_CLK_SEL_VAL_TO_ID(val, phy) \
+	  ((((val) & DG1_DPCLKA_CFGCR0_DDI_CLK_SEL_MASK(phy)) >> ((phy % 2) * 2)) + (2 * (phy / 2)))

total: 0 errors, 0 warnings, 1 checks, 204 lines checked
f65c4b4b84ec drm/i915/dg1: Enable ports
7e72b27c5ac4 drm/i915/dg1: make Wa_22010271021 permanent
634e785b005e drm/i915/dg1: Implement WA_16011163337




More information about the Intel-gfx mailing list