drm/amdgpu: return the common fence from amdgpu_fence_emit
authorChristian König <christian.koenig@amd.com>
Tue, 16 Feb 2016 16:39:39 +0000 (17:39 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Mar 2016 16:01:48 +0000 (11:01 -0500)
commit364beb2cc45247e980a097e53d0932e143873333
tree01aa4a62683d8d35a5c7908b1774e02bbb62dcf3
parent257bf15a4b9795f8b352beb6e72a7e3e5aab8d27
drm/amdgpu: return the common fence from amdgpu_fence_emit

Try to avoid using the hardware specific fences even more.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@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