[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for fix broken state checker and enable state checker for icl+
Patchwork
patchwork at emeril.freedesktop.org
Fri Oct 4 09:29:53 UTC 2019
== Series Details ==
Series: fix broken state checker and enable state checker for icl+
URL : https://patchwork.freedesktop.org/series/67586/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a31640d6d4c0 drm/i915/color: fix broken gamma state-checker during boot
-:18: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 1b8588741fdc ("Revert "drm/i915/color: Extract icl_read_luts()"")'
#18:
This fix is independent from the revert 1b8588741fdc ("Revert
total: 1 errors, 0 warnings, 0 checks, 58 lines checked
f057269f5872 drm/i915/color: move check of gamma_enable to specific func/platform
af61150cc857 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
-:64: CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#64: FILE: drivers/gpu/drm/i915/display/intel_color.c:1504:
+
+}
total: 0 errors, 1 warnings, 1 checks, 174 lines checked
da632c94f2e6 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:1531:
+ 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