[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Track hw reported context runtime (rev7)
Patchwork
patchwork at emeril.freedesktop.org
Sun Feb 16 14:38:27 UTC 2020
== Series Details ==
Series: drm/i915: Track hw reported context runtime (rev7)
URL : https://patchwork.freedesktop.org/series/73499/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
6b2debda1baa 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);
-:223: WARNING:LINE_SPACING: Missing a blank line after declarations
#223: FILE: drivers/gpu/drm/i915/gt/selftest_lrc.c:4462:
+ struct i915_request *rq;
+ IGT_TIMEOUT(end_time);
total: 0 errors, 2 warnings, 0 checks, 313 lines checked
More information about the Intel-gfx
mailing list