diff options
author | 2020-05-15 10:50:47 +0100 | |
---|---|---|
committer | 2020-05-19 22:31:24 +0100 | |
commit | 1a87f67a66de4ad0c0d79fd86b6c5273143387c3 (patch) | |
tree | 03165edb2e241fe894a2a4eaccc5ad46df947f65 /drivers/gpu/drm/msm/msm_gpu.c | |
parent | drm/doc: drop struct_mutex reference for drm_gem_object_free (diff) | |
download | wireguard-linux-1a87f67a66de4ad0c0d79fd86b6c5273143387c3.tar.xz wireguard-linux-1a87f67a66de4ad0c0d79fd86b6c5273143387c3.zip |
drm/amdgpu: use the unlocked drm_gem_object_put
The driver does not hold struct_mutex, thus using the locked version of
the helper is incorrect.
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: amd-gfx@lists.freedesktop.org
Fixes: a39414716ca0 ("drm/amdgpu: add independent DMA-buf import v9")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20200515095118.2743122-8-emil.l.velikov@gmail.com
Diffstat (limited to 'drivers/gpu/drm/msm/msm_gpu.c')
0 files changed, 0 insertions, 0 deletions