[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Force GPU idle on suspend

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 28 12:38:43 UTC 2019


== Series Details ==

Series: series starting with [1/7] drm/i915: Force GPU idle on suspend
URL   : https://patchwork.freedesktop.org/series/57340/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d41d2721dd09 drm/i915: Force GPU idle on suspend
6bdef4e41a5f drm/i915/selftests: Improve switch-to-kernel-context checking
2c6c4842241f drm/i915: Do a synchronous switch-to-kernel-context on idling
eec786037174 drm/i915: Store the BIT(engine->id) as the engine's mask
-:262: CHECK:SPACING: No space is necessary after a cast
#262: 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, 520 lines checked
cfdd6e0ca888 drm/i915: Refactor common code to load initial power context
157ca6571f2d drm/i915: Reduce presumption of request ordering for barriers
951cc0b53d87 drm/i915: Remove has-kernel-context



More information about the Intel-gfx mailing list