[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/dsi: improve dphy param limits logging

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 19 09:02:45 UTC 2018


== Series Details ==

Series: series starting with [1/2] drm/i915/dsi: improve dphy param limits logging
URL   : https://patchwork.freedesktop.org/series/41953/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
469811c2b803 drm/i915/dsi: improve dphy param limits logging
b6472fbf79b8 drm/i915/dsi: fix dphy param field widths and range checks for chv+
-:63: WARNING:LONG_LINE: line over 100 characters
#63: FILE: drivers/gpu/drm/i915/intel_dsi_vbt.c:45:
+	((IS_VALLEYVIEW(dev_priv) ? EXIT_ZERO_COUNT_MASK : EXIT_ZERO_COUNT_MASK_CHV) >> EXIT_ZERO_COUNT_SHIFT)

-:72: WARNING:LONG_LINE: line over 100 characters
#72: FILE: drivers/gpu/drm/i915/intel_dsi_vbt.c:54:
+	((IS_VALLEYVIEW(dev_priv) ? PREPARE_COUNT_MASK : PREPARE_COUNT_MASK_CHV) >> PREPARE_COUNT_SHIFT)

total: 0 errors, 2 warnings, 0 checks, 86 lines checked



More information about the Intel-gfx mailing list