== Series Details ==

Series: drm/i915/gt: reduce context clear batch size to avoid gpu hang (rev2)
URL   : https://patchwork.freedesktop.org/series/82587/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
e87275d426b9 drm/i915/gt: reduce context clear batch size to avoid gpu hang 
(rev2)
-:23: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#23: 
  [47f8253d2b8947d79fd3196bf96c1959c0f25f20] drm/i915/gen7: Clear all EU/L3 
residual contexts

-:52: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the 
previous line
#52: FILE: drivers/gpu/drm/i915/gt/gen7_renderclear.c:54:
+       int force_reduced = (d->subsystem_vendor == PCI_VENDOR_ID_HP
+                         && d->subsystem_device == 0x2b38);

-:63: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#63: FILE: drivers/gpu/drm/i915/gt/gen7_renderclear.c:68:
+       drm_dbg(&i915->drm, "force_reduced=%d max_primitives=%d\n",
+                            force_reduced, bv->max_primitives);

-:66: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch 
author '"rwri...@hpe.com" <rwri...@hpe.com>'

total: 0 errors, 2 warnings, 2 checks, 20 lines checked


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to