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 [1/4] drm/i915: Add memory region information to device_info
Date: Thu, 17 Oct 2019 23:10:46 -0000 [thread overview]
Message-ID: <20191017231046.5570.39141@emeril.freedesktop.org> (raw)
In-Reply-To: <20191017174544.22446-1-matthew.auld@intel.com>
== Series Details ==
Series: series starting with [1/4] drm/i915: Add memory region information to device_info
URL : https://patchwork.freedesktop.org/series/68171/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3b8fea96a159 drm/i915: Add memory region information to device_info
0d21626545cb drm/i915: enumerate and init each supported region
01e2151dde9b drm/i915: treat shmem as a region
-:413: ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#413: 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, 417 lines checked
a8d8adbbdef4 drm/i915: treat stolen as a region
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-10-17 23:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-17 17:45 [PATCH 1/4] drm/i915: Add memory region information to device_info Matthew Auld
2019-10-17 17:45 ` [PATCH 2/4] drm/i915: enumerate and init each supported region Matthew Auld
2019-10-17 17:45 ` [PATCH 3/4] drm/i915: treat shmem as a region Matthew Auld
2019-10-17 20:31 ` Chris Wilson
2019-10-17 17:45 ` [PATCH 4/4] drm/i915: treat stolen " Matthew Auld
2019-10-17 20:32 ` [PATCH 1/4] drm/i915: Add memory region information to device_info Chris Wilson
2019-10-17 23:10 ` Patchwork [this message]
2019-10-17 23:31 ` ✗ Fi.CI.BAT: failure for series starting with [1/4] " 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=20191017231046.5570.39141@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox