[PATCH v2] drm/nouveau: Prevent signalled fences in pending list
Danilo Krummrich
dakr at kernel.org
Thu Apr 3 13:15:25 UTC 2025
On Thu, Apr 03, 2025 at 02:58:13PM +0200, Philipp Stanner wrote:
> On Thu, 2025-04-03 at 14:08 +0200, Christian König wrote:
> > Am 03.04.25 um 12:13 schrieb Philipp Stanner:
>
> > BTW: nouveau_fence_no_signaling() looks completely broken as well. It
> > calls nouveau_fence_is_signaled() and then list_del() on the fence
> > head.
>
> I can assure you that a great many things in Nouveau look completely
> broken.
>
> The question for us is always the cost-benefit-ratio when fixing bugs.
> There are fixes that solve the bug with reasonable effort, and there
> are great reworks towards an ideal state.
That's just an additional thing that Christian noticed. It isn't really directly
related to what you want to fix with your patch.
I think the function can simply be dropped.
More information about the dri-devel
mailing list