[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915: Do a full device reset after being wedged

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 3 08:42:17 UTC 2018


== Series Details ==

Series: series starting with [1/5] drm/i915: Do a full device reset after being wedged
URL   : https://patchwork.freedesktop.org/series/49061/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4125e8b6522d drm/i915: Do a full device reset after being wedged
81b274ed9f78 drm/i915: Flag any possible writes for a GTT fault
537b66e108d7 drm/i915: Force the slow path after a user-write error
-:25: WARNING:LONG_LINE: line over 100 characters
#25: FILE: drivers/gpu/drm/i915/i915_gem_execbuffer.c:1489:
+				if (unlikely(__put_user(offset, &urelocs[r-stack].presumed_offset))) {

-:25: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#25: FILE: drivers/gpu/drm/i915/i915_gem_execbuffer.c:1489:
+				if (unlikely(__put_user(offset, &urelocs[r-stack].presumed_offset))) {
 				                                          ^

total: 0 errors, 1 warnings, 1 checks, 33 lines checked
592099574554 drm/i915: Early rejection of buffer allocations larger than RAM
f7020f7c61c7 drm/i915: Forcibly flush unwanted requests in drop-caches



More information about the Intel-gfx mailing list