== Series Details ==

Series: drm/i915: Don't reset on preemptible workloads
URL   : https://patchwork.freedesktop.org/series/47545/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
a674ef5b9852 drm/i915: Don't reset on preemptible workloads
-:180: WARNING:BOOL_BITFIELD: Avoid using bool as bitfield.  Prefer bool 
bitfields as unsigned int or u<8|16|32>
#180: FILE: drivers/gpu/drm/i915/intel_ringbuffer.h:127:
+       bool try_preempt:1;

total: 0 errors, 1 warnings, 0 checks, 130 lines checked

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to