[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Track hw reported context runtime (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Sun Feb 16 12:28:20 UTC 2020
== Series Details ==
Series: drm/i915: Track hw reported context runtime (rev5)
URL : https://patchwork.freedesktop.org/series/73499/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
5da4eb1bc1fd 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, 293 lines checked
More information about the Intel-gfx
mailing list