[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vbt: update DP max link rate table (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 18 11:29:47 UTC 2021
== Series Details ==
Series: drm/i915/vbt: update DP max link rate table (rev6)
URL : https://patchwork.freedesktop.org/series/86539/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
fa8c00f1e8a2 drm/i915/vbt: update DP max link rate table
-:94: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#94: FILE: drivers/gpu/drm/i915/display/intel_bios.c:1926:
+ info->dp_max_link_rate = parse_bdb_230_dp_max_link_rate(child->dp_max_link_rate);
-:96: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#96: FILE: drivers/gpu/drm/i915/display/intel_bios.c:1928:
+ info->dp_max_link_rate = parse_bdb_216_dp_max_link_rate(child->dp_max_link_rate);
total: 0 errors, 2 warnings, 0 checks, 105 lines checked
More information about the Intel-gfx
mailing list