[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/gt: Show the per-engine runtime in sysfs
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 22 17:43:22 UTC 2021
== Series Details ==
Series: series starting with [CI,1/9] drm/i915/gt: Show the per-engine runtime in sysfs
URL : https://patchwork.freedesktop.org/series/86180/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e718194c32ae drm/i915/gt: Show the per-engine runtime in sysfs
43ff78825da2 drm/i915: Expose list of clients in sysfs
-:87: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#87:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 402 lines checked
af88b0746faf drm/i915: Update client name on context create
75e5024b112a drm/i915: Make GEM contexts track DRM clients
d45fa54ad356 drm/i915: Track runtime spent in closed and unreachable GEM contexts
c0afe9f31448 drm/i915: Track all user contexts per client
8e88ef16dcba drm/i915: Expose per-engine client busyness
-:25: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#25:
Render/3D/0 63.73% |███████████████████ | 3% 0%
total: 0 errors, 1 warnings, 0 checks, 154 lines checked
b40ff240571c drm/i915: Track context current active time
-:134: WARNING:LINE_SPACING: Missing a blank line after declarations
#134: FILE: drivers/gpu/drm/i915/gt/intel_context_types.h:122:
+ u32 last;
+ I915_SELFTEST_DECLARE(u32 num_underflow);
total: 0 errors, 1 warnings, 0 checks, 244 lines checked
f9ddf343aca7 drm/i915: Prefer software tracked context busyness
More information about the Intel-gfx
mailing list