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

Patchwork patchwork at emeril.freedesktop.org
Sun Feb 17 17:31:10 UTC 2019


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
f1a2277064d5 drm/i915: Make user contexts bannable again!
801c337002f2 drm/i915: Prevent user context creation while wedged
dad779ca76b6 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, 96 lines checked
ee4d03caf0ea drm/i915/selftests: Move local mock_ggtt allocations to the heap
655613b3ee20 drm/i915: Move verify_wm_state() to heap
258f897a1c79 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
d1862023dd64 drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
f6b521db8e4e 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
3be34136a0eb drm/i915: Trim delays for wedging



More information about the Intel-gfx mailing list