drm/radeon: allow semaphore emission to fail
authorChristian König <christian.koenig@amd.com>
Tue, 12 Nov 2013 11:58:05 +0000 (12:58 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Nov 2013 20:56:09 +0000 (15:56 -0500)
To workaround bugs and/or certain limits it's sometimes
useful to fall back to waiting on fences.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org

No differences found