[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Store the BIT(engine->id) as the engine's mask
Patchwork
patchwork at emeril.freedesktop.org
Sat Mar 2 10:30:02 UTC 2019
== Series Details ==
Series: series starting with [1/2] drm/i915: Store the BIT(engine->id) as the engine's mask
URL : https://patchwork.freedesktop.org/series/57458/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
01293d6eb866 drm/i915: Store the BIT(engine->id) as the engine's mask
-:1549: CHECK:SPACING: No space is necessary after a cast
#1549: FILE: drivers/gpu/drm/i915/intel_device_info.c:741:
+ BUILD_BUG_ON(BITS_PER_TYPE(intel_engine_mask_t) < I915_NUM_ENGINES);
total: 0 errors, 0 warnings, 1 checks, 2101 lines checked
dd3eb7ff5488 drm/i915: Remove last traces of exec-id (GEM_BUSY)
More information about the Intel-gfx
mailing list