[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/selftests: Serialise nop reset with retirement

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 26 08:20:49 UTC 2019


== Series Details ==

Series: series starting with [1/6] drm/i915/selftests: Serialise nop reset with retirement
URL   : https://patchwork.freedesktop.org/series/62756/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
679239f7e788 drm/i915/selftests: Serialise nop reset with retirement
4fed60f2c9df drm/i915/selftests: Drop manual request wakerefs around hangcheck
7e6ac9f43179 drm/i915/selftests: Fixup atomic reset checking
c846b259637d drm/i915: Add a wakeref getter for iff the wakeref is already active
5ca5fc0f3dc8 drm/i915: Only recover active engines
b6dd34a38751 drm/i915: Lift intel_engines_resume() to callers
-:215: WARNING:AVOID_BUG: Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
#215: FILE: drivers/gpu/drm/i915/i915_gem.c:1200:
+	BUG_ON(!i915->kernel_context);

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



More information about the Intel-gfx mailing list