[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Track hw reported context runtime (rev3)

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 16 10:32:48 UTC 2020


== Series Details ==

Series: drm/i915: Track hw reported context runtime (rev3)
URL   : https://patchwork.freedesktop.org/series/73499/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
953502e2ee73 drm/i915: Track hw reported context runtime
-:109: WARNING:LINE_SPACING: Missing a blank line after declarations
#109: FILE: drivers/gpu/drm/i915/gt/intel_context_types.h:79:
+		u32 last;
+		I915_SELFTEST_DECLARE(u32 num_underflow);

-:197: WARNING:LINE_SPACING: Missing a blank line after declarations
#197: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:4457:
+	struct i915_request *rq;
+	IGT_TIMEOUT(end_time);

total: 0 errors, 2 warnings, 0 checks, 292 lines checked



More information about the Intel-gfx mailing list