== Series Details ==

Series: drm/i915/gt: Try to more gracefully quiesce the system before resets
URL   : https://patchwork.freedesktop.org/series/68445/
State : warning

== Summary ==

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

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to