[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Dynamic EU configuration of Slice/Sub-slice/EU (rev8)

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 17 11:00:14 UTC 2020


== Series Details ==

Series: Dynamic EU configuration of Slice/Sub-slice/EU (rev8)
URL   : https://patchwork.freedesktop.org/series/69980/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
bb031637fc75 drm/i915: Get active pending request for given context
-:95: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#95: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:2164:
+				ctx = rcu_dereference_protected(

total: 0 errors, 0 warnings, 1 checks, 47 lines checked
a8e1bd3e403d drm/i915: set optimum eu/slice/sub-slice configuration based on load type
-:231: CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#231: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:3079:
 	if (engine->class == RENDER_CLASS) {
+

-:233: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#233: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:3081:
+		if (!ctx || !ctx->i915->predictive_load_enable
+			 || ce->user_sseu) {

-:261: WARNING:TYPO_SPELLING: 'configration' may be misspelled - perhaps 'configuration'?
#261: FILE: drivers/gpu/drm/i915/i915_drv.h:927:
+	/* optimal slice/subslice/EU configration state */

-:331: CHECK:SPACING: No space is necessary after a cast
#331: FILE: drivers/gpu/drm/i915/intel_device_info.c:1075:
+			(struct i915_sseu_optimum_config *) glk_gt1_config;

-:337: CHECK:SPACING: No space is necessary after a cast
#337: FILE: drivers/gpu/drm/i915/intel_device_info.c:1081:
+			(struct i915_sseu_optimum_config *) kbl_gt2_config;

total: 0 errors, 1 warnings, 4 checks, 257 lines checked
0267ce00b30c drm/i915: Predictive governor to control slice/subslice/eu
-:37: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#37: 
 * Drop timer and move logic to __execlists_update_reg_state. (Tvrtko Ursulin)

total: 0 errors, 1 warnings, 0 checks, 50 lines checked



More information about the Intel-gfx mailing list