[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp/mst : Get clock rate from sink's available PBN
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 6 09:54:45 UTC 2020
== Series Details ==
Series: drm/i915/dp/mst : Get clock rate from sink's available PBN
URL : https://patchwork.freedesktop.org/series/71647/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
aead470c8162 drm/i915/dp/mst : Get clock rate from sink's available PBN
-:48: WARNING:LONG_LINE: line over 100 characters
#48: FILE: drivers/gpu/drm/i915/display/intel_dp_mst.c:564:
+ clock_rate = ((u64)port->available_pbn * (54 * 8 * 1000 * 1000)) / (64 * 1006);
total: 0 errors, 1 warnings, 0 checks, 45 lines checked
More information about the Intel-gfx
mailing list