== Series Details == Series: drm/i915: timeline semaphore support (rev3) URL : https://patchwork.freedesktop.org/series/61032/ State : warning == Summary == $ dim checkpatch origin/drm-tip a226f06ee52a drm/i915: introduce a mechanism to extend execbuf2 -:137: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #137: FILE: include/uapi/drm/i915_drm.h:1164: +#define __I915_EXEC_UNKNOWN_FLAGS (-(I915_EXEC_EXT<<1)) ^ total: 0 errors, 0 warnings, 1 checks, 111 lines checked ea893730971d drm/i915: add syncobj timeline support -:363: WARNING:TYPO_SPELLING: 'transfered' may be misspelled - perhaps 'transferred'? #363: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2505: + * The chain's ownership is transfered to the -:394: ERROR:CODE_INDENT: code indent should use tabs where possible #394: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2536: + [DRM_I915_GEM_EXECBUFFER_EXT_TIMELINE_FENCES] = parse_timeline_fences,$ -:394: WARNING:LEADING_SPACE: please, no spaces at the start of a line #394: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2536: + [DRM_I915_GEM_EXECBUFFER_EXT_TIMELINE_FENCES] = parse_timeline_fences,$ total: 1 errors, 2 warnings, 0 checks, 531 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx