[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Fix link parameter use in lack of a valid DPCD
Patchwork
patchwork at emeril.freedesktop.org
Mon Oct 18 12:31:52 UTC 2021
== Series Details ==
Series: drm/i915/dp: Fix link parameter use in lack of a valid DPCD
URL : https://patchwork.freedesktop.org/series/95948/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
07ef5697be87 drm/i915/dp: Skip the HW readout of DPCD on disabled encoders
3e749fec1e8a drm/i915/dp: Ensure sink rate values are always valid
92ae68cc3ed6 drm/i915/dp: Ensure max link params are always valid
778589c2703f drm/i915/dp: Ensure sink/link max lane count values are always valid
596c4b447777 drm/i915/dp: Sanitize sink rate DPCD register values
-:15: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#15:
buggy monitor). So fixup the invalid DPCD sink rate values already and print
total: 0 errors, 1 warnings, 0 checks, 33 lines checked
00e86ff8ce34 drm/i915/dp: Sanitize link common rate array lookups
-:45: WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#45: FILE: drivers/gpu/drm/i915/display/intel_dp.c:622:
+ intel_dp_common_rate(intel_dp, index - 1),
total: 0 errors, 1 warnings, 0 checks, 77 lines checked
More information about the Intel-gfx
mailing list