[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 26 16:37:55 UTC 2020


== Series Details ==

Series: series starting with [1/3] drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
URL   : https://patchwork.freedesktop.org/series/73914/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
a337f6ea6d33 drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
-:112: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#112: 
new file mode 100644

-:155: WARNING:LONG_LINE: line over 100 characters
#155: FILE: drivers/gpu/drm/i915/i915_request.c:1019:
+							    fence->context ? i915_fence_timeout(rq->i915) : 0,

total: 0 errors, 2 warnings, 0 checks, 106 lines checked
2b0721bdc3f9 drm/i915: Drop I915_RESET_TIMEOUT and friends
d545877af0ce drm/i915: Drop I915_IDLE_ENGINES_TIMEOUT



More information about the Intel-gfx mailing list