commit | 6ef68c17d40e1e7e291ca513627a0d2a13ae095f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Oct 22 15:16:22 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 30 01:58:22 2015 -0400 |
tree | ad475374dbe1d1ba05889646bec77575ac584254 | |
parent | 16545c32a5242634a51c6906533750cf1db54879 [diff] |
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>