[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 21 14:28:40 UTC 2019


== Series Details ==

Series: series starting with [1/6] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
URL   : https://patchwork.freedesktop.org/series/57005/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f544d2bdb669 drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
8f16beef5ea0 drm/i915/pmu: Always sample an active ringbuffer
4c9e9c0f3483 drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
df6efbe9b2d1 drm/i915: Remove access to global seqno in the HWSP
2eae1a568ba6 drm/i915: Remove i915_request.global_seqno
638eb0ad9557 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