[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/edid: expand on struct drm_edid usage

Patchwork patchwork at emeril.freedesktop.org
Tue May 24 11:02:30 UTC 2022


== Series Details ==

Series: drm/edid: expand on struct drm_edid usage
URL   : https://patchwork.freedesktop.org/series/104309/
State : warning

== Summary ==

Error: dim checkpatch failed
b8427e0da67f drm/edid: add block count and data helper functions for drm_edid
77f40495d3e1 drm/edid: keep track of alloc size in drm_do_get_edid()
e5215f6adce1 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
c3d9eeb29af8 drm/edid: add drm_edid_connector_update()
dafd9f6bcb68 drm/probe-helper: abstract .get_modes() connector helper call
f84ce12be004 drm/probe-helper: make .get_modes() optional, add default action
a4b185749eca drm/probe-helper: add .get_edid() callback
3766c2b5154e drm/edid: add drm_edid_raw() to access the raw EDID data
db9189e6b617 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
3efc0a0e941b drm/edid: do invalid block filtering in-place
f9f6a03e8733 drm/edid: add HF-EEODB support to EDID read and allocation
820655b13081 drm/edid: take HF-EEODB extension count into account
8f94d9ed7f40 drm/todo: add entry for converting the subsystem to struct drm_edid




More information about the Intel-gfx mailing list