public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/i915: timeline semaphore support (rev4)
Date: Wed, 21 Aug 2019 13:53:35 -0000	[thread overview]
Message-ID: <20190821135335.4277.73630@emeril.freedesktop.org> (raw)
In-Reply-To: <20190821131233.16885-1-lionel.g.landwerlin@intel.com>

== Series Details ==

Series: drm/i915: timeline semaphore support (rev4)
URL   : https://patchwork.freedesktop.org/series/61032/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
41f8e78e82c4 drm/i915: introduce a mechanism to extend execbuf2
-:141: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#141: FILE: include/uapi/drm/i915_drm.h:1165:
+#define __I915_EXEC_UNKNOWN_FLAGS (-(I915_EXEC_USE_EXTENSIONS<<1))
                                                              ^

total: 0 errors, 0 warnings, 1 checks, 113 lines checked
069b5af0d919 drm/i915: add syncobj timeline support
-:25: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#25: 
    https://lists.freedesktop.org/archives/dri-devel/2019-August/229287.html

-:379: WARNING:TYPO_SPELLING: 'transfered' may be misspelled - perhaps 'transferred'?
#379: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2591:
+			 * The chain's ownership is transfered to the

-:410: ERROR:CODE_INDENT: code indent should use tabs where possible
#410: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2622:
+        [DRM_I915_GEM_EXECBUFFER_EXT_TIMELINE_FENCES] = parse_timeline_fences,$

-:410: WARNING:LEADING_SPACE: please, no spaces at the start of a line
#410: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:2622:
+        [DRM_I915_GEM_EXECBUFFER_EXT_TIMELINE_FENCES] = parse_timeline_fences,$

total: 1 errors, 3 warnings, 0 checks, 541 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2019-08-21 13:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-21 13:12 [PATCH v4 0/2] drm/i915: timeline semaphore support Lionel Landwerlin
2019-08-21 13:12 ` [PATCH v4 1/2] drm/i915: introduce a mechanism to extend execbuf2 Lionel Landwerlin
2019-08-21 13:12 ` [PATCH v4 2/2] drm/i915: add syncobj timeline support Lionel Landwerlin
2019-08-21 17:01   ` Jason Ekstrand
2019-08-21 13:53 ` Patchwork [this message]
2019-08-21 14:15 ` ✓ Fi.CI.BAT: success for drm/i915: timeline semaphore support (rev4) Patchwork
2019-08-22  2:23 ` ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190821135335.4277.73630@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=lionel.g.landwerlin@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox