== Series Details == Series: drm/edid: expand on struct drm_edid usage (rev4) URL : https://patchwork.freedesktop.org/series/104309/ State : warning == Summary == Error: dim checkpatch failed 7563c369133d drm/edid: move drm_connector_update_edid_property() to drm_edid.c 2f2c0140ebb5 drm/edid: convert drm_connector_update_edid_property() to struct drm_edid 5cd4b0d72224 drm/edid: clean up connector update error handling and debug logging 9df34db5e761 drm/edid: abstract debugfs override EDID set/reset 073125be92f4 drm/edid: add drm_edid_connector_update() 8ab102eda175 drm/probe-helper: add drm_connector_helper_get_modes() cee7d6612c1c drm/edid: add drm_edid_raw() to access the raw EDID data 90d0961df1d4 drm/i915/edid: convert DP, HDMI and LVDS to drm_edid -:264: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "drm_edid" #264: 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, 310 lines checked 9a373480eb45 drm/i915/bios: convert intel_bios_init_panel() to drm_edid 993e8f0a44f8 drm/edid: do invalid block filtering in-place 6e5b921c8fcd drm/edid: add HF-EEODB support to EDID read and allocation c2e4fa6ecfb0 drm/edid: take HF-EEODB extension count into account e191fe578219 drm/todo: add entry for converting the subsystem to struct drm_edid