== Series Details == Series: drm/edid: expand on struct drm_edid usage (rev5) URL : https://patchwork.freedesktop.org/series/104309/ State : warning == Summary == Error: dim checkpatch failed 6703c524e9e9 drm/edid: move drm_connector_update_edid_property() to drm_edid.c 59647b362ac2 drm/edid: convert drm_connector_update_edid_property() to struct drm_edid c2418cdef500 drm/edid: clean up connector update error handling and debug logging 26937c8d7b0d drm/edid: abstract debugfs override EDID set/reset 6ed6af98d125 drm/edid: add drm_edid_connector_update() 60a7551ef43b drm/probe-helper: add drm_connector_helper_get_modes() b5f1d98b8a61 drm/edid: add drm_edid_raw() to access the raw EDID data 0aecc0bd0212 drm/i915/edid: convert DP, HDMI and LVDS to drm_edid -:266: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "drm_edid" #266: 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, 311 lines checked 456053fd34e7 drm/i915/bios: convert intel_bios_init_panel() to drm_edid 89b76616d2c9 drm/edid: do invalid block filtering in-place e74c4052041e drm/edid: add HF-EEODB support to EDID read and allocation f20d29004375 drm/edid: take HF-EEODB extension count into account b3488db5ed6e drm/todo: add entry for converting the subsystem to struct drm_edid