drm/amdgpu: fix fence fallback check
authorChristian König <christian.koenig@amd.com>
Tue, 3 Nov 2015 10:26:42 +0000 (11:26 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Nov 2015 17:29:22 +0000 (12:29 -0500)
commit24372447e5cfe65d43a462acbf201c7882551b84
tree06eab0e8de005833a44000d90fbc1f374cae726a
parent424839a6a913f2d2f473ce6d5b6465aeddf694db
drm/amdgpu: fix fence fallback check

Interrupts are notorious unreliable, enable the fallback at
a couple of more places.

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