drm/amdgpu: use the new fence_is_later
authorChristian König <christian.koenig@amd.com>
Thu, 22 Oct 2015 08:53:16 +0000 (10:53 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Oct 2015 05:56:10 +0000 (01:56 -0400)
commit24233860b97c46eb943215d761e03f6f2e1285a6
tree0cf2a9b9608f33f85f41830eba2a1869437b39ea
parentd52832986aa52ea18940e817d5d04c081c2f42f3
drm/amdgpu: use the new fence_is_later

Instead of coding the check ourself.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c