[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add Wa_14011060649 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 16 22:50:15 UTC 2021
== Series Details ==
Series: drm/i915: Add Wa_14011060649 (rev2)
URL : https://patchwork.freedesktop.org/series/87895/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
44de719b4d2d drm/i915: Add Wa_14011060649
-:29: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'engine->class != VIDEO_DECODE_CLASS'
#29: FILE: drivers/gpu/drm/i915/gt/intel_workarounds.c:1131:
+ if ((engine->class != VIDEO_DECODE_CLASS) ||
+ (engine->instance % 2))
total: 0 errors, 0 warnings, 1 checks, 43 lines checked
More information about the Intel-gfx
mailing list