== Series Details == Series: Per client GPU stats (rev4) URL : https://patchwork.freedesktop.org/series/92574/ State : warning == Summary == $ dim checkpatch origin/drm-tip d3ced17ae466 drm/i915: Explicitly track DRM clients -:88: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #88: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 231 lines checked 23952d0281f4 drm/i915: Make GEM contexts track DRM clients aa77a600c1f2 drm/i915: Track runtime spent in closed and unreachable GEM contexts 6f240d00ff32 drm/i915: Track all user contexts per client 13cdce7379be 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:143: + u32 last; + I915_SELFTEST_DECLARE(u32 num_underflow); total: 0 errors, 1 warnings, 0 checks, 296 lines checked 4c4f367b390e drm: Document fdinfo format specification -:40: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #40: new file mode 100644 -:45: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #45: FILE: Documentation/gpu/drm-usage-stats.rst:1: +.. _drm-client-usage-stats: total: 0 errors, 2 warnings, 0 checks, 104 lines checked 91c47a76ce10 drm/i915: Expose client engine utilisation via fdinfo