[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915/gem: Remove disordered per-file request list for throttling
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 20 10:33:21 UTC 2020
== Series Details ==
Series: series starting with [01/10] drm/i915/gem: Remove disordered per-file request list for throttling
URL : https://patchwork.freedesktop.org/series/79663/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
5658c6f4f5ec drm/i915/gem: Remove disordered per-file request list for throttling
9bbfe782827e drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
b31adc8db68e drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
c0249b2d18cb drm/i915/gt: Only transfer the virtual context to the new engine if active
-:28: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#28:
References: 6d06779e8672 ("drm/i915: Load balancing across a virtual engine"
-:28: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 6d06779e8672 ("drm/i915: Load balancing across a virtual engine")'
#28:
References: 6d06779e8672 ("drm/i915: Load balancing across a virtual engine"
total: 1 errors, 1 warnings, 0 checks, 81 lines checked
b94091b54c89 drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
-:194: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#194:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 498 lines checked
d3452c2885e6 drm/i915/gt: Move intel_breadcrumbs_arm_irq earlier
1ee68c9b0e38 drm/i915/gt: Hold context/request reference while breadcrumbs are active
6bbb5b5dc21a drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
caef82f06367 drm/i915/gt: Split the breadcrumb spinlock between global and contexts
-:276: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment
#276: FILE: drivers/gpu/drm/i915/gt/intel_context_types.h:54:
+ spinlock_t signal_lock;
total: 0 errors, 0 warnings, 1 checks, 236 lines checked
a9f67affbc82 drm/i915: Drop i915_request.lock serialisation around await_start
More information about the Intel-gfx
mailing list