[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: MST and wakeref leak fixes (rev2)

2019-01-29 Thread Patchwork
== Series Details ==

Series: drm/i915: MST and wakeref leak fixes (rev2)
URL   : https://patchwork.freedesktop.org/series/55868/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
13be9527c910 drm/i915: Block fbdev HPD processing during suspend
-:77: WARNING:BOOL_BITFIELD: Avoid using bool as bitfield.  Prefer bool 
bitfields as unsigned int or u<8|16|32>
#77: FILE: drivers/gpu/drm/i915/intel_drv.h:218:
+   bool hpd_suspended : 1;

-:81: WARNING:BOOL_BITFIELD: Avoid using bool as bitfield.  Prefer bool 
bitfields as unsigned int or u<8|16|32>
#81: FILE: drivers/gpu/drm/i915/intel_drv.h:222:
+   bool hpd_waiting : 1;

total: 0 errors, 2 warnings, 0 checks, 83 lines checked
649fabd15d65 drm/i915: Don't send MST hotplugs during resume
d2dcf0a4f100 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


[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: MST and wakeref leak fixes

2019-01-28 Thread Patchwork
== 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