✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: UHBR rates for Thunderbolt
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 18 07:49:27 UTC 2024
== Series Details ==
Series: drm/i915/display: UHBR rates for Thunderbolt
URL : https://patchwork.freedesktop.org/series/142727/
State : warning
== Summary ==
Error: dim checkpatch failed
19bc4c36b471 drm/i915/display: UHBR rates for Thunderbolt
-:87: WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#87: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:3144:
+ val |= XE3D_DDI_CLOCK_SELECT(intel_mtl_tbt_clock_select(display, crtc_state->port_clock));
-:90: WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#90: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:3147:
+ val |= XELPDP_DDI_CLOCK_SELECT(intel_mtl_tbt_clock_select(display, crtc_state->port_clock));
-:112: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#112: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy_regs.h:197:
+#define XE3D_DDI_CLOCK_SELECT(val) REG_FIELD_PREP(XE3D_DDI_CLOCK_SELECT_MASK, val)
total: 0 errors, 3 warnings, 0 checks, 93 lines checked
More information about the Intel-gfx
mailing list