drm/radeon: add timeout argument to radeon_fence_wait_seq v2
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Wed, 27 Aug 2014 13:21:59 +0000 (15:21 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Aug 2014 21:42:12 +0000 (17:42 -0400)
This makes it possible to wait for a specific amount of time,
rather than wait until infinity.

v2 (chk): rebased on other changes

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_fence.c

Simple merge