From: Patchwork <patchwork@emeril.freedesktop.org>
To: Lyude Paul <lyude@redhat.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/i915: MST and wakeref leak fixes
Date: Mon, 28 Jan 2019 21:11:00 -0000 [thread overview]
Message-ID: <20190128211100.32719.76525@emeril.freedesktop.org> (raw)
In-Reply-To: <20190128205603.16372-1-lyude@redhat.com>
== Series Details ==
Series: drm/i915: MST and wakeref leak fixes
URL : https://patchwork.freedesktop.org/series/55868/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
642ed0b4731b drm/i915: Block fbdev HPD processing during suspend
-:69: WARNING:BOOL_BITFIELD: Avoid using bool as bitfield. Prefer bool bitfields as unsigned int or u<8|16|32>
#69: FILE: drivers/gpu/drm/i915/intel_drv.h:218:
+ bool hpd_suspended : 1;
-:73: WARNING:BOOL_BITFIELD: Avoid using bool as bitfield. Prefer bool bitfields as unsigned int or u<8|16|32>
#73: FILE: drivers/gpu/drm/i915/intel_drv.h:222:
+ bool hpd_waiting : 1;
total: 0 errors, 2 warnings, 0 checks, 77 lines checked
cd2c9cb2d8c9 drm/i915: Don't send MST hotplugs during resume
5733e3284791 drm/i915: Don't send hotplug in intel_dp_check_mst_status()
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-01-28 21:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-28 20:56 [PATCH v2 0/3] drm/i915: MST and wakeref leak fixes Lyude Paul
2019-01-28 20:56 ` [PATCH v2 1/3] drm/i915: Block fbdev HPD processing during suspend Lyude Paul
2019-01-29 11:49 ` [Intel-gfx] " Chris Wilson
2019-01-29 23:15 ` Sasha Levin
2019-01-29 23:15 ` Sasha Levin
2019-01-28 20:56 ` [PATCH v2 2/3] drm/i915: Don't send MST hotplugs during resume Lyude Paul
2019-01-28 20:56 ` [PATCH v2 3/3] drm/i915: Don't send hotplug in intel_dp_check_mst_status() Lyude Paul
2019-01-28 21:11 ` Patchwork [this message]
2019-01-28 21:36 ` ✓ Fi.CI.BAT: success for drm/i915: MST and wakeref leak fixes Patchwork
2019-01-29 4:47 ` ✓ 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=20190128211100.32719.76525@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=lyude@redhat.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