All of lore.kernel.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
Date: Thu, 23 May 2019 15:44:17 -0000	[thread overview]
Message-ID: <20190523154417.12612.94039@emeril.freedesktop.org> (raw)
In-Reply-To: <20190523114620.19335-1-lionel.g.landwerlin@intel.com>

== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
72fcbc639236 drm/syncobj: add an output syncobj parameter to find_fence
a888c5f147aa drm/i915: add syncobj timeline support
-:159: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#159: FILE: drivers/gpu/drm/i915/i915_gem_execbuffer.c:2259:
+				err = drm_syncobj_find_fence(

-:168: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#168: FILE: drivers/gpu/drm/i915/i915_gem_execbuffer.c:2268:
+				syncobj = drm_syncobj_find(

-:218: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#218: FILE: drivers/gpu/drm/i915/i915_gem_execbuffer.c:2316:
+				err = drm_syncobj_find_fence(

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

-:410: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#410: FILE: include/uapi/drm/i915_drm.h:1174:
+#define I915_EXEC_FENCE_ARRAY2   (1<<22)
                                    ^

-:412: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
#412: FILE: include/uapi/drm/i915_drm.h:1176:
+#define __I915_EXEC_UNKNOWN_FLAGS (-(I915_EXEC_FENCE_ARRAY2<<1))
                                                            ^

total: 0 errors, 1 warnings, 5 checks, 372 lines checked

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

  parent reply	other threads:[~2019-05-23 15:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-23 11:46 [PATCH 0/2] drm/i915: timeline semaphore support Lionel Landwerlin
2019-05-23 11:46 ` [PATCH 1/2] drm/syncobj: add an output syncobj parameter to find_fence Lionel Landwerlin
2019-05-23 12:11   ` Zhou, David(ChunMing)
2019-05-23 13:35     ` Lionel Landwerlin
2019-05-23 13:37       ` Lionel Landwerlin
2019-05-23 11:46 ` [PATCH 2/2] drm/i915: add syncobj timeline support Lionel Landwerlin
2019-05-23 11:52   ` Chris Wilson
2019-05-23 13:46     ` Lionel Landwerlin
2019-05-23 13:59       ` Chris Wilson
2019-05-23 14:15         ` Lionel Landwerlin
2019-06-03 16:29         ` Lionel Landwerlin
2019-05-23 15:44 ` Patchwork [this message]
2019-05-23 16:16 ` ✓ Fi.CI.BAT: success for drm/i915: timeline semaphore support Patchwork
2019-05-25  0:59 ` ✓ Fi.CI.IGT: " Patchwork
2019-08-22 12:12 [PATCH v5 0/2] " Lionel Landwerlin
2019-08-23 11:05 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2019-08-22 22:31 [PATCH v5 0/2] " Lionel Landwerlin
2019-08-23 10:14 ` ✗ Fi.CI.CHECKPATCH: warning for " 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=20190523154417.12612.94039@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.