drm/amdgpu: group together common fence implementation
authorChristian König <christian.koenig@amd.com>
Tue, 3 Nov 2015 11:21:57 +0000 (12:21 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Nov 2015 17:29:23 +0000 (12:29 -0500)
commita95e264254dca5b6bfb331d5902930d0787bd7e1
tree89159e316b1dd8b6f52ee6a151919241375e22e3
parent7a91d6cb3c8f93288865f98ffa03485aff6dbab4
drm/amdgpu: group together common fence implementation

And also add some missing function documentation. No functional change.

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