[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Use intel_* types more consistently
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 7 01:09:57 UTC 2018
== Series Details ==
Series: Use intel_* types more consistently
URL : https://patchwork.freedesktop.org/series/53705/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3b3378ade6f9 drm/i915: Use intel_ types more consistently for watermark code
3c31c0ac3fda drm/i915: Use intel_ types more consistently for color management code
-:209: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'state->gamma_mode == GAMMA_MODE_MODE_SPLIT'
#209: FILE: drivers/gpu/drm/i915/intel_color.c:367:
+ if (IS_HASWELL(dev_priv) && state->ips_enabled &&
+ (state->gamma_mode == GAMMA_MODE_MODE_SPLIT)) {
total: 0 errors, 0 warnings, 1 checks, 511 lines checked
More information about the Intel-gfx
mailing list