== Series Details == Series: Per client GPU stats (rev6) URL : https://patchwork.freedesktop.org/series/92574/ State : warning
== Summary == $ dim checkpatch origin/drm-tip abb04b2f19c6 drm/i915: Explicitly track DRM clients -:129: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #129: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 227 lines checked 5188d5d83d0d drm/i915: Make GEM contexts track DRM clients 29c1f34e3c7f drm/i915: Track runtime spent in closed and unreachable GEM contexts 24e66c9cbdce drm/i915: Track all user contexts per client 3b82c287accb drm/i915: Track context current active time -:139: WARNING:LINE_SPACING: Missing a blank line after declarations #139: FILE: drivers/gpu/drm/i915/gt/intel_context_types.h:149: + u32 last; + I915_SELFTEST_DECLARE(u32 num_underflow); total: 0 errors, 1 warnings, 0 checks, 296 lines checked 30ae1a8f706f drm: Document fdinfo format specification -:41: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #41: new file mode 100644 -:46: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #46: FILE: Documentation/gpu/drm-usage-stats.rst:1: +.. _drm-client-usage-stats: total: 0 errors, 2 warnings, 0 checks, 104 lines checked 79e0ac9f2dca drm/i915: Expose client engine utilisation via fdinfo