From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Record logical context support in driver caps (rev2)
Date: Fri, 06 Jul 2018 11:42:44 -0000 [thread overview]
Message-ID: <20180706114244.22154.22529@emeril.freedesktop.org> (raw)
In-Reply-To: <20180706101442.21279-1-chris@chris-wilson.co.uk>
== Series Details ==
Series: series starting with [1/2] drm/i915: Record logical context support in driver caps (rev2)
URL : https://patchwork.freedesktop.org/series/46065/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3d66e5f3e2e2 drm/i915: Record logical context support in driver caps
-:71: WARNING:BOOL_BITFIELD: Avoid using bool as bitfield. Prefer bool bitfields as unsigned int or u<8|16|32>
#71: FILE: drivers/gpu/drm/i915/intel_device_info.h:189:
+ bool has_logical_contexts:1;
total: 0 errors, 1 warnings, 0 checks, 48 lines checked
8d15879d8038 drm/i915/selftests: Skip live context execution test without logical contexts
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2018-07-06 11:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-06 10:14 [PATCH 1/2] drm/i915: Record logical context support in driver caps Chris Wilson
2018-07-06 10:14 ` [PATCH 2/2] drm/i915/selftests: Skip live context execution test without logical contexts Chris Wilson
2018-07-06 10:18 ` Chris Wilson
2018-07-06 10:19 ` [PATCH v2] " Chris Wilson
2018-07-06 10:41 ` Matthew Auld
2018-07-06 10:39 ` [PATCH 1/2] drm/i915: Record logical context support in driver caps Matthew Auld
2018-07-06 11:42 ` Patchwork [this message]
2018-07-06 11:43 ` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Record logical context support in driver caps (rev2) Patchwork
2018-07-06 11:58 ` ✓ Fi.CI.BAT: success " Patchwork
2018-07-07 3:35 ` ✗ 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=20180706114244.22154.22529@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
/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;
as well as URLs for NNTP newsgroup(s).