drm/amdgpu: remove amdgpu_fence_ref/unref
authorChristian König <christian.koenig@amd.com>
Thu, 22 Oct 2015 13:16:22 +0000 (15:16 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Oct 2015 05:58:22 +0000 (01:58 -0400)
commit6ef68c17d40e1e7e291ca513627a0d2a13ae095f
treead475374dbe1d1ba05889646bec77575ac584254
parent16545c32a5242634a51c6906533750cf1db54879
drm/amdgpu: remove amdgpu_fence_ref/unref

Just move the remaining users to fence_put/get.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
This page took 0.026795 seconds and 5 git commands to generate.