[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 26 09:23:29 UTC 2019
== Series Details ==
Series: series starting with [v2] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno (rev2)
URL : https://patchwork.freedesktop.org/series/57203/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
212a5ef02a79 drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
7858cfe7a809 drm/i915: Remove access to global seqno in the HWSP
b1b0c52dd2ce drm/i915: Remove i915_request.global_seqno
4263db19d128 drm/i915/selftests: Exercise resetting during non-user payloads
-:35: WARNING:LINE_SPACING: Missing a blank line after declarations
#35: FILE: drivers/gpu/drm/i915/selftests/intel_hangcheck.c:427:
+ struct drm_file *file;
+ IGT_TIMEOUT(end_time);
-:154: WARNING:LINE_SPACING: Missing a blank line after declarations
#154: FILE: drivers/gpu/drm/i915/selftests/intel_hangcheck.c:546:
+ unsigned int count;
+ IGT_TIMEOUT(end_time);
total: 0 errors, 2 warnings, 0 checks, 230 lines checked
More information about the Intel-gfx
mailing list