[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Bump up CDCLK to eliminate underruns on TGL
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 8 14:01:25 UTC 2020
== Series Details ==
Series: drm/i915: Bump up CDCLK to eliminate underruns on TGL
URL : https://patchwork.freedesktop.org/series/71760/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
859795e699e8 drm/i915: Bump up CDCLK to eliminate underruns on TGL
-:34: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#34: FILE: drivers/gpu/drm/i915/display/intel_cdclk.c:2010:
+ min_cdclk = min(min_cdclk * 2,
+ ((int)dev_priv->max_cdclk_freq));
total: 0 errors, 0 warnings, 1 checks, 13 lines checked
More information about the Intel-gfx
mailing list