== Series Details == Series: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi (rev6) URL : https://patchwork.freedesktop.org/series/95880/ State : warning == Summary == $ dim checkpatch origin/drm-tip eb299b5af8c2 gpu/drm: make drm_add_edid_modes() consistent when updating connector->display_info 003659b18480 drm/vc4: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi 94bf3778a86a drm/radeon: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi -:19: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #19: drm_get_edid() - which internally calls drm_connector_update_edid_property(). total: 0 errors, 1 warnings, 0 checks, 111 lines checked c3a418e934c6 drm/tegra: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi 43f3a7df7086 drm/gma500: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi a020dbb5ce04 drm/exynos: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi b86160a2fbe3 drm/msm: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi 4a13b1f0c49c drm/sun4i: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi 0a69a03128bc drm/sti: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi 3c336a5dca86 drm/rockchip: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi 4c8140582eeb drm/bridge: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi 77cf5cf45f0c drm/nouveau: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi aa8dfbaac97b drm/i915: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi -:7: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'Commit a92d083d08b0 ("drm/edid: Add flag to drm_display_info to identify HDMI sinks")' #7: Commit a92d083d08b0 created the new flag is_hdmi in drm_display_info -:19: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 5186421cbfe2 ("drm: Introduce epoch counter to drm_connector")' #19: drm_connector_update_edid_property(). Since commit 5186421cbfe2, total: 2 errors, 0 warnings, 0 checks, 18 lines checked