commit | 39126abc5e20611579602f03b66627d7cd1422f0 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Jan 29 11:26:45 2024 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Feb 02 17:15:47 2024 +1000 |
tree | e9f8d124a7b38fc615a2a2d25f451a907fd64d60 | |
parent | b5e69be185495696652405088a27ab0b21812147 [diff] |
nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue. Cc: linux-stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/576237/