[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915: Use intel_ types more consistently for watermark code (v2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 10 22:05:27 UTC 2018
== Series Details ==
Series: series starting with [v2,1/2] drm/i915: Use intel_ types more consistently for watermark code (v2)
URL : https://patchwork.freedesktop.org/series/53859/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
9e0248a8ff62 drm/i915: Use intel_ types more consistently for watermark code (v2)
eeee13f395be drm/i915: Use intel_ types more consistently for color management code (v2)
-:220: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'crtc_state->gamma_mode == GAMMA_MODE_MODE_SPLIT'
#220: FILE: drivers/gpu/drm/i915/intel_color.c:369:
+ if (IS_HASWELL(dev_priv) && crtc_state->ips_enabled &&
+ (crtc_state->gamma_mode == GAMMA_MODE_MODE_SPLIT)) {
total: 0 errors, 0 warnings, 1 checks, 513 lines checked
More information about the Intel-gfx
mailing list