[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for adding gamma state checker for icl+ platforms (rev4)

Patchwork patchwork at emeril.freedesktop.org
Sun Sep 22 12:39:57 UTC 2019


== Series Details ==

Series: adding gamma state checker for icl+ platforms (rev4)
URL   : https://patchwork.freedesktop.org/series/66811/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
a2941dc3f4c3 drm/i915/color: Fix formatting issues
07413db306f1 drm/i915/color: Extract icl_read_luts()
-:33: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#33: 
    -removed readouts of fine and coarse segments, failure to read PAL_PREC_DATA

-:103: CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#103: FILE: drivers/gpu/drm/i915/display/intel_color.c:1482:
+
+}

total: 0 errors, 1 warnings, 1 checks, 215 lines checked
35a88c0ab404 FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
-:18: WARNING:LONG_LINE: line over 100 characters
#18: FILE: drivers/gpu/drm/i915/display/intel_color.c:1509:
+	DRM_DEBUG_KMS("hw_lut->red=0x%x sw_lut->red=0x%x hw_lut->blue=0x%x sw_lut->blue=0x%x hw_lut->green=0x%x sw_lut->green=0x%x", lut2->red, lut1->red, lut2->blue, lut1->blue, lut2->green, lut1->green);

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



More information about the Intel-gfx mailing list