Skip to content
Commit 657314b7 authored by Lucas Stach's avatar Lucas Stach
Browse files

drm/etnaviv: don't put fence in case of submit failure



If we bail out of the submit before actually adding the cmdstream
to the kernel ring there is no valid fence to put. Make sure to skip
the fence_put in that case.

Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
parent 8b03d1ed
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