[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/drm_mst: Use Extended Base Receiver Capability (rev7)
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 29 21:48:51 UTC 2021
== Series Details ==
Series: drm/drm_mst: Use Extended Base Receiver Capability (rev7)
URL : https://patchwork.freedesktop.org/series/89590/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
4f516e9a3f90 drm/drm_mst: Use Extended Base Receiver Capability DPCD space
-:22: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 2dcab875e763 ("Revert "drm/dp_mst: Retrieve extended DPCD caps for topology manager"")'
#22:
This also reverts 'commit 2dcab875e763 ("Revert drm/dp_mst: Retrieve
-:67: WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#67: FILE: drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c:1897:
+bool dc_link_dp_get_max_link_enc_cap(const struct dc_link *link, struct dc_link_settings *max_link_enc_cap)
-:96: WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#96: FILE: drivers/gpu/drm/amd/display/dc/dc_link.h:349:
+bool dc_link_dp_get_max_link_enc_cap(const struct dc_link *link, struct dc_link_settings *max_link_enc_cap);
-:248: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#248:
new file mode 100644
total: 1 errors, 3 warnings, 0 checks, 207 lines checked
More information about the Intel-gfx
mailing list