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

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 11 12:49:25 UTC 2019


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
04c1e8935b2a drm/edid: Add CTA-861-G modes with VIC < 128
1616f2361bc5 drm/edid: Abstract away cea_edid_modes[]
-:131: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "cea_mode_for_vic"
#131: FILE: drivers/gpu/drm/drm_edid.c:3235:
+	return cea_mode_for_vic(vic) != NULL;

total: 0 errors, 0 warnings, 1 checks, 152 lines checked
72a1da8ed5f6 drm/edid: Add CTA-861-G modes with VIC >= 193
252fbde36820 drm/edid: Throw away the dummy VIC 0 cea mode
edc08ee6d32b drm/edid: Make sure the CEA mode arrays have the correct amount of modes



More information about the Intel-gfx mailing list