✗ Fi.CI.CHECKPATCH: warning for drm/edid: more displayid timing parsing and cleanups (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 16 08:48:17 UTC 2025


== Series Details ==

Series: drm/edid: more displayid timing parsing and cleanups (rev3)
URL   : https://patchwork.freedesktop.org/series/147738/
State : warning

== Summary ==

Error: dim checkpatch failed
f9dfaa630f67 drm/edid: Implement DisplayID Type IX & X timing blocks parsing
-:64: WARNING:LONG_LINE: line length of 109 exceeds 100 columns
#64: FILE: drivers/gpu/drm/drm_edid.c:6837:
+							   const struct displayid_formula_timings_9 *timings,

-:80: WARNING:LONG_LINE: line length of 109 exceeds 100 columns
#80: FILE: drivers/gpu/drm/drm_edid.c:6853:
+	mode = drm_cvt_mode(dev, hactive, vactive, timings->vrefresh + 1, timing_formula == 1, false, false);

-:95: WARNING:LONG_LINE: line length of 116 exceeds 100 columns
#95: FILE: drivers/gpu/drm/drm_edid.c:6868:
+	const struct displayid_formula_timing_block *formula_block = (struct displayid_formula_timing_block *)block;

total: 0 errors, 3 warnings, 0 checks, 100 lines checked
7c236aa5254e drm/edid: Refactor DisplayID timing block structs
-:56: WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#56: FILE: drivers/gpu/drm/drm_edid.c:6763:
+							    const struct displayid_detailed_timings_1 *timings,

total: 0 errors, 1 warnings, 0 checks, 66 lines checked




More information about the Intel-gfx mailing list