== Series Details == Series: Per-context and per-client engine busyness (rev6) URL : https://patchwork.freedesktop.org/series/32645/ State : warning == Summary == $ dim checkpatch origin/drm-tip 7817526ffcfb drm/i915: Store engine backpointer in the intel_context e39413c3a24f drm/i915: Include i915_scheduler.h from i915_gem_context.h 89c9c183360d drm/i915: Forward declare struct intel_context 312445e65040 drm/i915: Move intel_engine_context_in/out into intel_lrc.c c51fae7085a5 drm/i915: Track per-context engine busyness 153d8b61ac31 drm/i915: Expose list of clients in sysfs -:93: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #93: FILE: drivers/gpu/drm/i915/i915_gem.c:5677: +i915_gem_add_client(struct drm_i915_private *i915, + struct drm_i915_file_private *file_priv, total: 0 errors, 0 warnings, 1 checks, 197 lines checked 5a863a6a533e drm/i915: Update client name on context create -:24: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #24: FILE: drivers/gpu/drm/i915/i915_drv.h:3219: +i915_gem_add_client(struct drm_i915_private *i915, + struct drm_i915_file_private *file_priv, total: 0 errors, 0 warnings, 1 checks, 66 lines checked 8ddf5537f960 drm/i915: Expose per-engine client busyness -:22: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #22: neverball[ 6011]: rcs0: 41.01% bcs0: 0.00% vcs0: 0.00% vecs0: 0.00% -:148: ERROR:CODE_INDENT: code indent should use tabs where possible #148: FILE: drivers/gpu/drm/i915/i915_gem.c:5765: +^I^I^I^I (struct attribute *)attr);$ -:148: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #148: FILE: drivers/gpu/drm/i915/i915_gem.c:5765: + ret = sysfs_create_file(file_priv->client.busy_root, + (struct attribute *)attr); total: 1 errors, 1 warnings, 1 checks, 143 lines checked 3bcb2a77339a drm/i915: Add sysfs toggle to enable per-client engine stats 2eefca086175 drm/i915: Allow clients to query own per-engine busyness _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx