== Series Details == Series: series starting with [v2,1/2] drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI URL : https://patchwork.freedesktop.org/series/45623/ State : warning == Summary == $ dim checkpatch origin/drm-tip d33376c8e4f5 drm/i915/icl: Add remaining registers and bitfields for MG PHY DDI -:33: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'ln0p1' - possible side-effects? #33: FILE: drivers/gpu/drm/i915/i915_reg.h:1875: +#define MG_PHY_PORT_LN(port, ln, ln0p1, ln0p2, ln1p1) \ _MMIO(_PORT((port) - PORT_C, ln0p1, ln0p2) + (ln) * ((ln1p1) - (ln0p1))) total: 0 errors, 0 warnings, 1 checks, 266 lines checked 8ab9898f17b1 drm/i915/icl: Implement voltage swing programming sequence for MG PHY DDI -:79: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #79: FILE: drivers/gpu/drm/i915/intel_ddi.c:2496: + val |= CRI_TXDEEMPH_OVERRIDE_17_12( -:85: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #85: FILE: drivers/gpu/drm/i915/intel_ddi.c:2502: + val |= CRI_TXDEEMPH_OVERRIDE_17_12( -:95: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #95: FILE: drivers/gpu/drm/i915/intel_ddi.c:2512: + val |= CRI_TXDEEMPH_OVERRIDE_5_0( -:97: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #97: FILE: drivers/gpu/drm/i915/intel_ddi.c:2514: + CRI_TXDEEMPH_OVERRIDE_11_6( -:105: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #105: FILE: drivers/gpu/drm/i915/intel_ddi.c:2522: + val |= CRI_TXDEEMPH_OVERRIDE_5_0( -:107: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #107: FILE: drivers/gpu/drm/i915/intel_ddi.c:2524: + CRI_TXDEEMPH_OVERRIDE_11_6( total: 0 errors, 0 warnings, 6 checks, 165 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx