]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit759ab75f0cca8c9ad46893d9f1e3dd5afb4427f3
tree89159e316b1dd8b6f52ee6a151919241375e22e3
parent8261e5d21992a03bba730a428ed8c1c015df47f6
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