[PATCH] drm/amdgpu: fix leftover drm_gem_object_put_unlocked call
Emil Velikov
emil.l.velikov at gmail.com
Fri May 22 19:43:36 UTC 2020
On Fri, 22 May 2020 at 20:38, Simon Ser <contact at emersion.fr> wrote:
>
> drm_gem_object_put_unlocked has been renamed to drm_gem_object_put.
>
> Signed-off-by: Simon Ser <contact at emersion.fr>
> Fixes: e07ddb0ce7cd ("drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked")
Wrong tag it seems. At that commit, the amdgpu code uses it's own
wrapper - amdgpu_bo_unref()
-Emil
More information about the amd-gfx
mailing list