== Series Details == Series: Per client GPU stats (rev2) URL : https://patchwork.freedesktop.org/series/92574/ State : warning == Summary == $ dim checkpatch origin/drm-tip 415c9c01a6d0 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 9805ac5014ec drm/i915: Make GEM contexts track DRM clients 495a69835993 drm/i915: Track runtime spent in closed and unreachable GEM contexts db74be235215 drm/i915: Track all user contexts per client c78a4f1cc1d0 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:126: + u32 last; + I915_SELFTEST_DECLARE(u32 num_underflow); total: 0 errors, 1 warnings, 0 checks, 296 lines checked 9d624fc8e097 drm: Document fdinfo format specification -:35: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #35: new file mode 100644 -:40: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #40: FILE: Documentation/gpu/drm-usage-stats.rst:1: +.. _drm-client-usage-stats: total: 0 errors, 2 warnings, 0 checks, 104 lines checked a6a1169516a3 drm/i915: Expose client engine utilisation via fdinfo -:10: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 874442541133 ("drm/amdgpu: Add show_fdinfo() interface")' #10: 874442541133 ("drm/amdgpu: Add show_fdinfo() interface"), using the total: 1 errors, 0 warnings, 0 checks, 140 lines checked b50fbbf1456f drm/amdgpu: Convert to common fdinfo format -:103: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #103: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:88: + seq_printf(m, "drm-pdev:\t%04x:%02x:%02x.%d\npasid:\t%u\n", domain, bus, dev, fn, fpriv->vm.pasid); -:107: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV) #107: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:89: + seq_printf(m, "drm-memory-vram:\t%llu KiB\n", vram_mem/1024UL); ^ -:108: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV) #108: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:90: + seq_printf(m, "drm-memory-gtt:\t%llu KiB\n", gtt_mem/1024UL); ^ -:109: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV) #109: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:91: + seq_printf(m, "drm-memory-cpu:\t%llu KiB\n", cpu_mem/1024UL); ^ -:119: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #119: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c:108: + seq_printf(m, "drm-engine-%s%d:\t%d.%d %%\n", amdgpu_ip_name[i], total: 0 errors, 0 warnings, 5 checks, 82 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx