== Series Details == Series: drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value (rev3) URL : https://patchwork.freedesktop.org/series/141280/ State : warning == Summary == Error: dim checkpatch failed 3053fde854ce drm/i915/display: Add MTL subplatforms definition 63f93600e1d7 drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value -:116: WARNING:SPACE_BEFORE_TAB: please, no space before tabs #116: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:292: +#define C20_PHY_TX_DCC_CAL_RANGE_MASK ^IREG_GENMASK16(11, 8)$ -:138: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'id' - possible side-effects? #138: FILE: drivers/gpu/drm/i915/display/intel_display_device.h:243: +#define IS_ARROWLAKE_S_BY_HOST_BRIDGE_ID(id) \ + (((id) == ARLS_HOST_BRIDGE_PCI_ID1) || \ + ((id) == ARLS_HOST_BRIDGE_PCI_ID2) || \ + ((id) == ARLS_HOST_BRIDGE_PCI_ID3) || \ + ((id) == ARLS_HOST_BRIDGE_PCI_ID4)) total: 0 errors, 1 warnings, 1 checks, 104 lines checked