[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 25 19:25:39 UTC 2021
== Series Details ==
Series: series starting with [1/2] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
URL : https://patchwork.freedesktop.org/series/86267/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
b6d4c956f6d4 drm/dp/mst: Export drm_dp_get_vc_payload_bw()
54fe7ced0a5a drm/i915: Fix the MST PBN divider calculation
-:40: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#40: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:72:
+ drm_dp_get_vc_payload_bw(crtc_state->port_clock,
-:41: WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#41: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:73:
+ crtc_state->lane_count));
total: 0 errors, 2 warnings, 0 checks, 10 lines checked
More information about the Intel-gfx
mailing list