[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/edid: Add new modes from CTA-861-G (rev3)

Patchwork patchwork at emeril.freedesktop.org
Sat Dec 14 00:29:09 UTC 2019


== Series Details ==

Series: drm/edid: Add new modes from CTA-861-G (rev3)
URL   : https://patchwork.freedesktop.org/series/63554/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f65c5faeb690 drm/edid: Abstract away cea_edid_modes[]
-:122: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "cea_mode_for_vic"
#122: FILE: drivers/gpu/drm/drm_edid.c:3227:
+	return cea_mode_for_vic(vic) != NULL;

total: 0 errors, 0 warnings, 1 checks, 133 lines checked
1e2d560339b9 drm/edid: Add CTA-861-G modes with VIC >= 193
04407c04c8f5 drm/edid: Throw away the dummy VIC 0 cea mode
1eb2087450a1 drm/edid: Make sure the CEA mode arrays have the correct amount of modes



More information about the Intel-gfx mailing list