Skip to content
Commit 90628b94 authored by Phil Elwell's avatar Phil Elwell Committed by Dom Cobley
Browse files

drm/v3d: Plug dma_fence leak



The irq_fence and done_fence are given a reference that is never
released. The necessary dma_fence_put()s seem to have been
deleted in error in an earlier commit.

Fixes: 0b73676836b2 ("drm/v3d: Clock V3D down when not in use.")

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.org>
parent 2ee2beee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment