[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: read EU powergating status from command streamer

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 21 11:57:37 UTC 2018


== Series Details ==

Series: drm/i915: read EU powergating status from command streamer
URL   : https://patchwork.freedesktop.org/series/45161/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ce6bc683714c drm/i915: read EU powergating status from command streamer
-:53: CHECK:LINE_SPACING: Please don't use multiple blank lines
#53: FILE: drivers/gpu/drm/i915/i915_debugfs.c:4338:
+
+

-:66: CHECK:LINE_SPACING: Please don't use multiple blank lines
#66: FILE: drivers/gpu/drm/i915/i915_debugfs.c:4351:
+
+

-:108: CHECK:LINE_SPACING: Please don't use multiple blank lines
#108: FILE: drivers/gpu/drm/i915/i915_debugfs.c:4393:
+
+

-:214: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#214: FILE: drivers/gpu/drm/i915/i915_debugfs.c:4493:
+		reg_offsets.eu_reg[2*s] =
 		                    ^

-:216: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#216: FILE: drivers/gpu/drm/i915/i915_debugfs.c:4495:
+		reg_offsets.eu_reg[2*s + 1] =
 		                    ^

-:254: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#254: FILE: drivers/gpu/drm/i915/i915_debugfs.c:4541:
+			eu_cnt = 2 * hweight32(reg_data->eu_reg[2*s + ss/2] &
 			                                         ^

-:254: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#254: FILE: drivers/gpu/drm/i915/i915_debugfs.c:4541:
+			eu_cnt = 2 * hweight32(reg_data->eu_reg[2*s + ss/2] &
 			                                                ^

total: 0 errors, 0 warnings, 7 checks, 266 lines checked



More information about the Intel-gfx mailing list