== Series Details == Series: drm/i915/tc: Fix a few TypeC / MST issues (rev2) URL : https://patchwork.freedesktop.org/series/115270/ State : warning == Summary == Error: dim checkpatch failed 82115e6bf2c8 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 e4c278dad7eb drm/i915/tc: Fix TC port link ref init for DP MST during HW readout c603abfc248c drm/i915/tc: Fix the ICL PHY ownership check in TC-cold state 960edc13fd00 drm/i915/tc: Fix system resume MST mode restore for DP-alt sinks 06f859ca3461 drm/i915/tc: Wait for IOM/FW PHY initialization of legacy TC ports c7b4fe72364c drm/i915/tc: Factor out helpers converting HPD mask to TC mode adfe2ef1c1d7 drm/i915/tc: Fix target TC mode for a disconnected legacy port cdc965f1f98e drm/i915/tc: Fix TC mode for a legacy port if the PHY is not ready 0c4b4ce44c53 drm/i915/tc: Fix initial TC mode on disabled legacy ports b5ea65a830ed drm/i915/tc: Make the TC mode readout consistent in all PHY states e1bb2c9fd5e7 drm/i915/tc: Assume a TC port is legacy if VBT says the port has HDMI 3c96060573d3 drm/i915: Add encoder hook to get the PLL type used by TC ports a1eec079c96f drm/i915/tc: Factor out a function querying active links on a TC port -:30: WARNING:BRACES: braces {} are not necessary for any arm of this statement #30: FILE: drivers/gpu/drm/i915/display/intel_tc.c:882: + if (dig_port->dp.is_mst) { [...] + } else if (crtc && crtc->active) { [...] total: 0 errors, 1 warnings, 0 checks, 51 lines checked 4a6782c55f8b drm/i915/tc: Check the PLL type used by an enabled TC port