drm/amdgpu: no need with INT for fence polling
authorMonk Liu <Monk.Liu@amd.com>
Mon, 4 Dec 2017 12:46:17 +0000 (20:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Dec 2017 19:50:00 +0000 (14:50 -0500)
commitd118a62153000e6141872b99aea8498568b0d361
treeb8575ca2bfa639e3eb82b0ea6c210df9a2398a39
parentb9141cd3930e390f156739829ca9589fda7926e4
drm/amdgpu: no need with INT for fence polling

We are polling so no need for INT.

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