[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/2] drm/dp: Make number of AUX retries configurable by display drivers.
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 10 08:54:57 UTC 2021
== Series Details ==
Series: series starting with [RFC,1/2] drm/dp: Make number of AUX retries configurable by display drivers.
URL : https://patchwork.freedesktop.org/series/86937/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
9b605e7f6e6f drm/dp: Make number of AUX retries configurable by display drivers.
-:7: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#7:
The number of AUX retries specified in the DP specs is 7. Currently, to make Dell 4k monitors happier, the number of retries are 32.
total: 0 errors, 1 warnings, 0 checks, 29 lines checked
011a4bcefd9a drm/i915/dp: Retry AUX requests 7 times.
-:6: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#6:
Given that intel_dp_aux_xfer retries 5 times, so configure drm_dpcd_access to retry only 7 times,
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
More information about the Intel-gfx
mailing list