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

Patchwork patchwork at emeril.freedesktop.org
Sat Feb 15 22:32:00 UTC 2020


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
2171c7e5dc4e drm/i915: Track hw reported context runtime
-:78: CHECK:LINE_SPACING: Please don't use multiple blank lines
#78: FILE: drivers/gpu/drm/i915/gt/intel_context.h:247:
+
+

-:110: WARNING:LINE_SPACING: Missing a blank line after declarations
#110: FILE: drivers/gpu/drm/i915/gt/intel_context_types.h:79:
+		u32 last;
+		I915_SELFTEST_DECLARE(u32 underflow);

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

total: 0 errors, 2 warnings, 1 checks, 287 lines checked



More information about the Intel-gfx mailing list