Skip to content
Snippets Groups Projects
Verified Commit 68c3de7f authored by Brendan King's avatar Brendan King Committed by Matt Coster
Browse files

drm/imagination: only init job done fences once


Ensure job done fences are only initialised once.

This fixes a memory manager not clean warning from drm_mm_takedown
on module unload.

Cc: stable@vger.kernel.org
Fixes: eaf01ee5 ("drm/imagination: Implement job submission and scheduling")
Signed-off-by: default avatarBrendan King <brendan.king@imgtec.com>
Reviewed-by: default avatarMatt Coster <matt.coster@imgtec.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250226-init-done-fences-once-v2-1-c1b2f556b329@imgtec.com


Signed-off-by: default avatarMatt Coster <matt.coster@imgtec.com>
parent a5c4c3ba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment