[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vbt: update DP max link rate table (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 17 15:40:40 UTC 2021
== Series Details ==
Series: drm/i915/vbt: update DP max link rate table (rev3)
URL : https://patchwork.freedesktop.org/series/86539/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
6ab2d5e62da7 drm/i915/vbt: update DP max link rate table
-:113: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#113: FILE: drivers/gpu/drm/i915/display/intel_bios.c:1946:
+ info->dp_max_link_rate = parse_bdb_230_dp_max_link_rate(child->dp_max_link_rate);
-:115: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#115: FILE: drivers/gpu/drm/i915/display/intel_bios.c:1948:
+ info->dp_max_link_rate = parse_bdb_216_dp_max_link_rate(child->dp_max_link_rate);
total: 0 errors, 2 warnings, 0 checks, 125 lines checked
More information about the Intel-gfx
mailing list