On Mon, Jun 16, 2025 at 03:07:23PM +0200, Christian König wrote:
> Unlocking the resv object was missing in the error path, additionally to
> that we should move over the resource only after the fence slot was
> reserved.
>
> Signed-off-by: Christian König
Fixes tag?
You probably can merge this
Unlocking the resv object was missing in the error path, additionally to
that we should move over the resource only after the fence slot was
reserved.
Signed-off-by: Christian König
---
drivers/gpu/drm/ttm/ttm_bo_util.c | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --