]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move ring_from_fence to common code
authorChristian König <christian.koenig@amd.com>
Thu, 22 Oct 2015 09:29:33 +0000 (11:29 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Oct 2015 05:54:07 +0000 (01:54 -0400)
commited675ec2b0763c266d189575b26347a2b373f3a0
treecb7589068dbd04cc0031dcbd15a5f83858e81342
parentc7a09158564afa9007f24add236f1e5e5e4d1c3a
drm/amdgpu: move ring_from_fence to common code

Going to need that elsewhere as well.

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_ring.c
drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c