[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Store the BIT(engine->id) as the engine's mask

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 5 18:27:22 UTC 2019


== Series Details ==

Series: series starting with [1/3] drm/i915: Store the BIT(engine->id) as the engine's mask
URL   : https://patchwork.freedesktop.org/series/57595/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
578fc9439fec drm/i915: Store the BIT(engine->id) as the engine's mask
-:1491: CHECK:SPACING: No space is necessary after a cast
#1491: 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, 2047 lines checked
c0832022cdfc drm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modification
b0f1fb24f5fb drm/i915: Move find_active_request() to the engine



More information about the Intel-gfx mailing list