== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
196fa0d4dcc0 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
fabad847646c drm/edid: Add CTA-861-G modes with VIC >= 193
a1edbaf2eecf drm/edid: Throw away the dummy VIC 0 cea mode
fc91ef043e61 drm/edid: Make sure the CEA mode arrays have the correct amount of 
modes

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to