[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Raise RPS FUp Interrupt Limiter for GEN9LP above softmax (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Sep 7 00:35:07 UTC 2018
== Series Details ==
Series: drm/i915: Raise RPS FUp Interrupt Limiter for GEN9LP above softmax (rev2)
URL : https://patchwork.freedesktop.org/series/49293/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
c6c96482c96e drm/i915: Raise RPS FUp Interrupt Limiter for GEN9LP above softmax (v2)
-:27: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'max_freq == rp0_freq'
#27: FILE: drivers/gpu/drm/i915/intel_pm.c:6282:
+ if (IS_GEN9_LP(dev_priv) && (max_freq == rp0_freq))
total: 0 errors, 0 warnings, 1 checks, 28 lines checked
More information about the Intel-gfx
mailing list