== Series Details == Series: Per context dynamic (sub)slice power-gating (rev14) URL : https://patchwork.freedesktop.org/series/48194/ State : warning == Summary == $ dim checkpatch origin/drm-tip bef4bdb66bef drm/i915/execlists: Move RPCS setup to context pin 495ee6ca200b drm/i915: Record the sseu configuration per-context & engine 3373d3f03cfa drm/i915/perf: lock powergating configuration to default when active -:72: WARNING:BAD_SIGN_OFF: 'Co-developed-by:' is the preferred signature form #72: Co-Developed-by: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> total: 0 errors, 1 warnings, 0 checks, 126 lines checked b001897e9125 drm/i915: Add timeline barrier support 33d1f7fa0b1d drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only) -:47: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #47: v2: Fix offset of CTX_R_PWR_CLK_STATE in intel_lr_context_set_sseu() (Lionel) -:514: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'user->min_eus_per_subslice != device->max_eus_per_subslice' #514: FILE: drivers/gpu/drm/i915/i915_gem_context.c:1170: + if ((user->min_eus_per_subslice != + device->max_eus_per_subslice) || + (user->max_eus_per_subslice != + device->max_eus_per_subslice)) -:514: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'user->max_eus_per_subslice != device->max_eus_per_subslice' #514: FILE: drivers/gpu/drm/i915/i915_gem_context.c:1170: + if ((user->min_eus_per_subslice != + device->max_eus_per_subslice) || + (user->max_eus_per_subslice != + device->max_eus_per_subslice)) total: 0 errors, 1 warnings, 2 checks, 500 lines checked eaf5cc16f8e9 drm/i915/selftests: Context SSEU reconfiguration tests -:407: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return #407: FILE: drivers/gpu/drm/i915/selftests/i915_gem_context.c:961: + return -EINVAL; + } else { -:414: CHECK:BRACES: Blank lines aren't necessary before a close brace '}' #414: FILE: drivers/gpu/drm/i915/selftests/i915_gem_context.c:968: + +} total: 0 errors, 1 warnings, 1 checks, 550 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx