Re: [PATCH] drm/imagination: avoid deadlock on fence release

2025-02-19 Thread Matt Coster
On 03/02/2025 15:32, Brendan King via B4 Relay wrote: > From: Brendan King > > Do scheduler queue fence release processing on a workqueue, rather > than in the release function itself. > > Fixes deadlock issues such as the following: > > [ 607.400437] ==

[PATCH] drm/imagination: avoid deadlock on fence release

2025-02-03 Thread Brendan King via B4 Relay
From: Brendan King Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such as the following: [ 607.400437] [ 607.405755] WARNING: possible recursive locking detected [ 607.