✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/3] drm/i915/dp: Use LINK_QUAL_PATTERN_* Phy test pattern names
Patchwork
patchwork at emeril.freedesktop.org
Thu Dec 14 00:15:10 UTC 2023
== Series Details ==
Series: series starting with [v4,1/3] drm/i915/dp: Use LINK_QUAL_PATTERN_* Phy test pattern names
URL : https://patchwork.freedesktop.org/series/127768/
State : warning
== Summary ==
Error: dim checkpatch failed
fff3da8c3b65 drm/i915/dp: Use LINK_QUAL_PATTERN_* Phy test pattern names
fd353c2f5a42 drm/i915/dp: Add TPS4 PHY test pattern support
-:40: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#40: FILE: drivers/gpu/drm/i915/display/intel_dp.c:4692:
+ intel_de_rmw(dev_priv, dp_tp_ctl_reg(encoder, crtc_state),
+ DP_TP_CTL_TRAIN_PAT4_SEL_MASK | DP_TP_CTL_LINK_TRAIN_MASK,
-:57: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#57: FILE: drivers/gpu/drm/i915/display/intel_dp.c:4749:
+ intel_de_rmw(dev_priv, dp_tp_ctl_reg(encoder, crtc_state),
+ DP_TP_CTL_TRAIN_PAT4_SEL_MASK | DP_TP_CTL_LINK_TRAIN_MASK,
total: 0 errors, 0 warnings, 2 checks, 47 lines checked
122c598a303e drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern
More information about the Intel-gfx
mailing list