== Series Details ==
Series: drm/i915: avoid concurrent writes to aux_inv
URL : https://patchwork.freedesktop.org/series/100772/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2d74b0515d73 drm/i915: avoid concurrent writes to aux_inv
-:6: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description
(prefer a maximum 75 chars per line)
#6:
GPU hangs have been observed when multiple engines write to the same aux_inv
-:130: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#130: FILE: drivers/gpu/drm/i915/gt/intel_execlists_submission.c:1569:
+ i915_mmio_reg_offset(
total: 0 errors, 1 warnings, 1 checks, 114 lines checked