== 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


_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to