[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 23 21:44:44 UTC 2019


== Series Details ==

Series: series starting with [CI,1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
URL   : https://patchwork.freedesktop.org/series/68457/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
139aa7679696 drm/i915/gt: Try to more gracefully quiesce the system before resets
-:58: ERROR:IN_ATOMIC: do not use in_atomic in drivers
#58: FILE: drivers/gpu/drm/i915/gt/intel_engine_cs.c:883:
+	if (in_atomic() || irqs_disabled()) /* inside atomic preempt-reset? */

total: 1 errors, 0 warnings, 0 checks, 62 lines checked
de7f703951e2 drm/i915/execlists: Force preemption
5432266dcd68 drm/i915/execlists: Cancel banned contexts on schedule-out
c5ae74589e9e drm/i915/gem: Cancel contexts when hangchecking is disabled



More information about the Intel-gfx mailing list