[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Disable gpu relocations
Patchwork
patchwork at emeril.freedesktop.org
Wed May 26 22:21:42 UTC 2021
== Series Details ==
Series: drm/i915: Disable gpu relocations
URL : https://patchwork.freedesktop.org/series/90619/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
b90d93e39441 drm/i915: Disable gpu relocations
-:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#12:
https://github.com/intel/media-driver/commit/144020c37770083974bedf59902b70b8f444c799
-:17: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 7dd4f6729f92 ("drm/i915: Async GPU relocation processing")'
#17:
commit 7dd4f6729f9243bd7046c6f04c107a456bda38eb
-:26: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit ad5d95e4d538 ("Revert "drm/i915/gem: Async GPU relocations only"")'
#26:
commit ad5d95e4d538737ed3fa25493777decf264a3011
-:59: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#59: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1575:
+static int __maybe_unused reloc_entry_gpu(struct i915_execbuffer *eb,
struct i915_vma *vma,
-:111: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Daniel Vetter <daniel.vetter at ffwll.ch>' != 'Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>'
total: 2 errors, 2 warnings, 1 checks, 57 lines checked
More information about the Intel-gfx
mailing list