drm/amdgpu: use common fence for amdgpu_vm_fence
authorChristian König <christian.koenig@amd.com>
Tue, 3 Nov 2015 13:53:28 +0000 (14:53 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Nov 2015 16:05:49 +0000 (11:05 -0500)
commit16ae42feb0ce6cc80473d35dd82a1cd07e2e7178
treeb064649a776e9136deabcaa9caadfa628ad1e42a
parentb56c22853eabde22a93d77bbd5250c1655405d74
drm/amdgpu: use common fence for amdgpu_vm_fence

Just cleanup the function parameters.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c