[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add Wa_14011060649 (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 17 00:42:58 UTC 2021
== Series Details ==
Series: drm/i915: Add Wa_14011060649 (rev3)
URL : https://patchwork.freedesktop.org/series/87895/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
1bba4173fcb7 drm/i915: Add Wa_14011060649
-:33: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'engine->class != VIDEO_DECODE_CLASS'
#33: FILE: drivers/gpu/drm/i915/gt/intel_workarounds.c:1135:
+ if ((engine->class != VIDEO_DECODE_CLASS) ||
+ (engine->instance % 2))
total: 0 errors, 0 warnings, 1 checks, 47 lines checked
More information about the Intel-gfx
mailing list