[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
Patchwork
patchwork at emeril.freedesktop.org
Wed May 12 21:12:10 UTC 2021
== Series Details ==
Series: drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
URL : https://patchwork.freedesktop.org/series/90099/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
c9bc0648dd46 drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
-:44: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#44: FILE: drivers/gpu/drm/drm_dp_mst_topology.c:3725:
+ link_rate = min_t(int, drm_dp_bw_code_to_link_rate(mgr->dpcd[1]), mgr->max_link_rate);
total: 0 errors, 1 warnings, 0 checks, 88 lines checked
More information about the Intel-gfx
mailing list