[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Explicitly mark Global GTT address spaces
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 31 15:21:05 UTC 2018
== Series Details ==
Series: drm/i915: Explicitly mark Global GTT address spaces
URL : https://patchwork.freedesktop.org/series/49018/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a97af16a4fee drm/i915: Explicitly mark Global GTT address spaces
-:47: WARNING:BOOL_BITFIELD: Avoid using bool as bitfield. Prefer bool bitfields as unsigned int or u<8|16|32>
#47: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:328:
+ bool is_ggtt:1;
total: 0 errors, 1 warnings, 0 checks, 33 lines checked
More information about the Intel-gfx
mailing list