== Series Details == Series: Refactor and Add helper function for combophy/tc ports (rev2) URL : https://patchwork.freedesktop.org/series/50484/ State : warning == Summary == $ dim checkpatch origin/drm-tip 32f5e0dd8f7e drm/i915/icl: create function to identify combophy port 5d2333571a63 drm/i915/icl: use combophy/TC helper functions during display detection 05b02648ec23 drm/i915/icl: Refactor get_ddi_pll using helper func b1af249bee9d drm/i915/icl: Use helper functions to classify the ports 34829cbb0f1a drm/i915/icl: Refactor icl pll functions 9ea16758bce8 drm/i915/icl: Combine all port/combophy macros at one place 49a53243c2c8 drm/i915/icl: Introduce new macros to get combophy registers 863f6eea7f50 drm/i915/icl: Fix DDI/TC port clk_off bits -:23: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'tc_port' - possible side-effects? #23: FILE: drivers/gpu/drm/i915/i915_reg.h:9308: +#define ICL_DPCLKA_CFGCR0_TC_CLK_OFF(tc_port) (1 << ((tc_port) == PORT_TC4 ? \ + 21 : (tc_port) + 12)) total: 0 errors, 0 warnings, 1 checks, 54 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx