== Series Details == Series: drm/i915/tc: Align the ADLP TypeC sequences with bspec (rev2) URL : https://patchwork.freedesktop.org/series/115556/ State : warning == Summary == Error: dim checkpatch failed f150ae6abb0d drm/i915/tc: Group the TC PHY setup/query functions per platform d3b2402bbd59 drm/i915/tc: Use the adlp prefix for ADLP TC PHY functions 17104bf55736 drm/i915/tc: Rename tc_phy_status_complete() to tc_phy_is_ready() 5f0f541f5002 drm/i915/tc: Use the tc_phy prefix for all TC PHY functions 85c084cfbfa5 drm/i915/tc: Move TC port fields to a new intel_tc_port struct -:1174: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #1174: FILE: drivers/gpu/drm/i915/display/intel_tc.c:1034: + drm_WARN_ON(&i915->drm, tc->mode != TC_PORT_TBT_ALT && + !tc_phy_is_owned(tc)); total: 0 errors, 0 warnings, 1 checks, 1311 lines checked e56b4a897e02 drm/i915/tc: Check for TC PHY explicitly in intel_tc_port_fia_max_lane_count() 63129624fc1b drm/i915/tc: Move the intel_tc_port struct declaration to intel_tc.c 5b60eefc8902 drm/i915/tc: Add TC PHY hook to get the PHY HPD live status 86b3aba081b1 drm/i915/tc: Add TC PHY hooks to get the PHY ready/owned state fd17e01184f0 drm/i915/tc: Add TC PHY hook to read out the PHY HW state 8b4ff74805d0 drm/i915/tc: Add generic TC PHY connect/disconnect handlers 1b72bcc2498a drm/i915/tc: Factor out tc_phy_verify_legacy_or_dp_alt_mode() f57b1bec07e1 drm/i915/tc: Add TC PHY hooks to connect/disconnect the PHY 7e5b5a530c24 drm/i915/tc: Fix up the legacy VBT flag only in disconnected mode e0b7e27435fb drm/i915/tc: Check TC mode instead of the VBT legacy flag a1e81259de9c drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooks ac96f1a99063 drm/i915/tc: Remove redundant wakeref=0 check from unblock_tc_cold() 609ccb803ea3 drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameter 31d3633f6cba drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain b88525569d4e drm/i915/tc: Add asserts in TC PHY hooks that the required power is on e53fc09f77d1 drm/i915/tc: Add TC PHY hook to init the PHY 66e809ff9d80 drm/i915/adlp/tc: Use the DE HPD ISR register for hotplug detection 2024d3b14de2 drm/i915/tc: Get power ref for reading the HPD live status register 46ab11dccd91 drm/i915/tc: Don't connect the PHY in intel_tc_port_connected() 93a8631602b6 drm/i915/adlp/tc: Align the connect/disconnect PHY sequence with bspec 1af77430eb60 drm/i915: Move shared DPLL disabling into CRTC disable hook b3510d9a1faf drm/i915: Disable DPLLs before disconnecting the TC PHY 8a1118778c79 drm/i915: Remove TC PHY disconnect workaround 54f026afabd0 drm/i915: Remove the encoder update_prepare()/complete() hooks