Files
linux-stable-mirror/drivers/gpu
Dave AirlieandGreg Kroah-Hartman cc0037fa59 nouveau: offload fence uevents work to workqueue
commit 39126abc5e upstream.

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/
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-02-23 09:24:54 +01:00
..