== Series Details == Series: drm/edid: expand on struct drm_edid usage (rev2) URL : https://patchwork.freedesktop.org/series/104309/ State : warning == Summary == Error: dim checkpatch failed 7612cb14248e drm/edid: add block count and data helper functions for drm_edid 9eeec287d5f2 drm/edid: keep track of alloc size in drm_do_get_edid() c7dcec98a0cc drm/edid: add new interfaces around struct drm_edid -:320: WARNING:LONG_LINE: line length of 118 exceeds 100 columns #320: FILE: include/drm/drm_edid.h:591: + int (*read_block)(void *context, u8 *buf, unsigned int block, size_t len), total: 0 errors, 1 warnings, 0 checks, 291 lines checked 91a306b9cb2d drm/edid: add drm_edid_connector_update() 087ad6784c6b drm/probe-helper: abstract .get_modes() connector helper call fbea584d2418 drm/probe-helper: make .get_modes() optional, add default action 07140404e28d drm/probe-helper: add .get_edid() callback 44318f22ac06 drm/edid: add drm_edid_raw() to access the raw EDID data 6f596216ec50 drm/i915/edid: convert DP, HDMI and LVDS to drm_edid -:256: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "drm_edid" #256: FILE: drivers/gpu/drm/i915/display/intel_hdmi.c:2429: + intel_hdmi_dp_dual_mode_detect(connector, drm_edid != NULL); total: 0 errors, 0 warnings, 1 checks, 300 lines checked 566ed1f89cfc drm/edid: do invalid block filtering in-place fafa54709930 drm/edid: add HF-EEODB support to EDID read and allocation 0681dc768b5c drm/edid: take HF-EEODB extension count into account 83df341dc8d8 drm/todo: add entry for converting the subsystem to struct drm_edid