[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add Wa_14011060649

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 11 19:14:26 UTC 2021


== Series Details ==

Series: drm/i915: Add Wa_14011060649
URL   : https://patchwork.freedesktop.org/series/87895/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
a02b48bb6541 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