drm/amdgpu: use common fence for sync
authorChristian König <christian.koenig@amd.com>
Thu, 22 Oct 2015 13:04:50 +0000 (15:04 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Oct 2015 05:57:19 +0000 (01:57 -0400)
commit16545c32a5242634a51c6906533750cf1db54879
tree4cc06b9055535581ea8aea7c07fd36cf8dfd381c
parent24233860b97c46eb943215d761e03f6f2e1285a6
drm/amdgpu: use common fence for sync

Stop using the driver internal functions.

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_sync.c