== Series Details == Series: drm/i915/tc: Fix a few TypeC / MST issues (rev6) URL : https://patchwork.freedesktop.org/series/115270/ State : warning == Summary == Error: dim checkpatch failed 396311312b37 drm/i915/tc: Abort DP AUX transfer on a disconnected TC port -:19: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Link: with a URL to the report #19: Reported-and-tested-by: Chris Chiu <chris.chiu@xxxxxxxxxxxxx> Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/8279 -:20: WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'Closes:', use 'Link:' instead #20: Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/8279 total: 0 errors, 2 warnings, 0 checks, 62 lines checked 4b887edcc316 drm/i915/tc: Fix TC port link ref init for DP MST during HW readout 979eb13e7394 drm/i915/tc: Fix the ICL PHY ownership check in TC-cold state ab62a3280a1c drm/i915/tc: Fix system resume MST mode restore for DP-alt sinks 1848a360acde drm/i915/tc: Wait for IOM/FW PHY initialization of legacy TC ports 71b0bb81c017 drm/i915/tc: Factor out helpers converting HPD mask to TC mode 7bc18f6d379e drm/i915/tc: Fix target TC mode for a disconnected legacy port 84b74346000c drm/i915/tc: Fix TC mode for a legacy port if the PHY is not ready 31f1408352a3 drm/i915/tc: Fix initial TC mode on disabled legacy ports 361e79abd98d drm/i915/tc: Make the TC mode readout consistent in all PHY states 381c0eba436e drm/i915/tc: Assume a TC port is legacy if VBT says the port has HDMI eaac166e5495 drm/i915: Add encoder hook to get the PLL type used by TC ports dac2efbe875f drm/i915/tc: Factor out a function querying active links on a TC port -:50: WARNING:BRACES: braces {} are not necessary for any arm of this statement #50: FILE: drivers/gpu/drm/i915/display/intel_tc.c:881: + if (dig_port->dp.is_mst) { [...] + } else if (crtc_state && crtc_state->hw.active) { [...] total: 0 errors, 1 warnings, 0 checks, 86 lines checked 21c75ee63936 drm/i915/tc: Check the PLL type used by an enabled TC port