[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Make user contexts bannable again!

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 17 16:36:45 UTC 2019


== Series Details ==

Series: series starting with [1/9] drm/i915: Make user contexts bannable again!
URL   : https://patchwork.freedesktop.org/series/56809/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
b5b63e011d58 drm/i915: Make user contexts bannable again!
0bad7186178e drm/i915: Prevent user context creation while wedged
1105d9066d77 drm/i915: Optionally disable automatic recovery after a GPU reset
-:20: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#20: 
References: https://lists.freedesktop.org/archives/mesa-dev/2019-February/215431.html

total: 0 errors, 1 warnings, 0 checks, 95 lines checked
fc8819eea289 drm/i915/selftests: Move local mock_ggtt allocations to the heap
cca5b459de06 drm/i915: Move verify_wm_state() to heap
3dc9280a028c drm/i915: Avoid reset lock in writing fence registers
-:23: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#23: 
<4> [125.739679] 00000000a730190a (&dev_priv->gpu_error.reset_backoff_srcu){+.+.}, at: i915_reset_trylock+0x0/0x310 [i915]

total: 0 errors, 1 warnings, 0 checks, 26 lines checked
b3e220ab636d drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
28f9b341fa1d drm/i915: Trim i915_do_reset() to minimum delays
-:21: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt
#21: FILE: drivers/gpu/drm/i915/i915_reset.c:165:
+	udelay(20);

-:27: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt
#27: FILE: drivers/gpu/drm/i915/i915_reset.c:170:
+	udelay(20);

total: 0 errors, 0 warnings, 2 checks, 14 lines checked
1b1e5512337e drm/i915: Trim delays for wedging



More information about the Intel-gfx mailing list