== Series Details == Series: drm/edid: expand on struct drm_edid usage (rev3) URL : https://patchwork.freedesktop.org/series/104309/ State : warning == Summary == Error: dim checkpatch failed cbd046eb3347 drm/edid: fix CTA data block collection size for CTA version 3 57c0da5db445 drm/edid: abstract cea data block collection size 8a18cc54c495 drm/edid: add block count and data helper functions for drm_edid 339317982780 drm/edid: keep track of alloc size in drm_do_get_edid() 20f7e6373c64 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:604: + int (*read_block)(void *context, u8 *buf, unsigned int block, size_t len), total: 0 errors, 1 warnings, 0 checks, 291 lines checked 7bb7d4b16112 drm/edid: add drm_edid_connector_update() 923ccd9981fa drm/probe-helper: abstract .get_modes() connector helper call 05977fe383c7 drm/probe-helper: add drm_connector_helper_get_modes() -:44: WARNING:TYPO_SPELLING: 'succesfully' may be misspelled - perhaps 'successfully'? #44: FILE: drivers/gpu/drm/drm_probe_helper.c:1075: + * succesfully, fill in the connector information derived from the ^^^^^^^^^^^ total: 0 errors, 1 warnings, 0 checks, 43 lines checked b6e91df12a6b drm/edid: add drm_edid_raw() to access the raw EDID data e76cd9721c85 drm/i915/edid: convert DP, HDMI and LVDS to drm_edid -:260: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "drm_edid" #260: 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, 308 lines checked 65d8f4dc11db drm/i915/bios: convert intel_bios_init_panel() to drm_edid e789e7b1cbc0 drm/edid: do invalid block filtering in-place bfe12401468e drm/edid: add HF-EEODB support to EDID read and allocation 60e4c8b9d502 drm/edid: take HF-EEODB extension count into account 6707dfd9931f drm/todo: add entry for converting the subsystem to struct drm_edid