== Series Details == Series: Further multi-gt handling (rev2) URL : https://patchwork.freedesktop.org/series/108577/ State : warning == Summary == Error: dim checkpatch failed 7b4382364d95 drm/i915/gt: Cleanup partial engine discovery failures -:34: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!engine->release" #34: FILE: drivers/gpu/drm/i915/gt/intel_engine_cs.c:1283: + GEM_BUG_ON(engine->release == NULL); -:37: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Chris Wilson <chris.p.wilson@xxxxxxxxx>' != 'Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>' total: 0 errors, 1 warnings, 1 checks, 14 lines checked b0a1a491ee2e drm/i915: Make GEM resume all engines 27ca7be62dd9 drm/i915: Make GEM suspend all GTs 385fa5430533 drm/i915: Handle all GTs on driver (un)load paths -:89: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #89: FILE: drivers/gpu/drm/i915/i915_gem.c:1197: + i915_probe_error(dev_priv, + "Failed to initialize GPU, declaring it wedged!\n"); total: 0 errors, 0 warnings, 1 checks, 92 lines checked