All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Matthew Auld <matthew.auld@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: enumerate and init each supported region
Date: Fri, 18 Oct 2019 11:14:45 -0000	[thread overview]
Message-ID: <20191018111445.27983.22873@emeril.freedesktop.org> (raw)
In-Reply-To: <20191018090751.28295-1-matthew.auld@intel.com>

== Series Details ==

Series: series starting with [v2,1/3] drm/i915: enumerate and init each supported region
URL   : https://patchwork.freedesktop.org/series/68187/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
e7ddbca44cce drm/i915: enumerate and init each supported region
807a566b2b7b drm/i915: treat shmem as a region
-:443: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#443: FILE: drivers/gpu/drm/i915/intel_memory_region.c:10:
+#define REGION_MAP(type, inst) \
+	BIT((type) + INTEL_MEMORY_TYPE_SHIFT) | BIT(inst)

total: 1 errors, 0 warnings, 0 checks, 441 lines checked
be39bf99b513 drm/i915: treat stolen as a region

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

  parent reply	other threads:[~2019-10-18 11:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-18  9:07 [PATCH v2 1/3] drm/i915: enumerate and init each supported region Matthew Auld
2019-10-18  9:07 ` [PATCH v2 2/3] drm/i915: treat shmem as a region Matthew Auld
2019-10-18  9:55   ` Chris Wilson
2019-10-18  9:07 ` [PATCH v2 3/3] drm/i915: treat stolen " Matthew Auld
2019-10-18  9:56   ` Chris Wilson
2019-10-18  9:49 ` [PATCH v2 1/3] drm/i915: enumerate and init each supported region Chris Wilson
2019-10-18 11:14 ` Patchwork [this message]
2019-10-18 11:39 ` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] " Patchwork
2019-10-18 15:28 ` ✓ Fi.CI.IGT: " 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=20191018111445.27983.22873@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.auld@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.