linux/drivers/gpu/drm/amd
Alex Xie cca7ecb32b drm/amdgpu: Fix use of interruptible waiting
Either in cgs functions or for callers of cgs functions:
1. The signal interrupt can affect the expected behaviour
2. There is no good mechanism to handle the corresponding error
3. There is no chance of deadlock in these single BO waiting
4. There is no clear benefit for interruptible waiting
5. Future caller of these functions might have same issue.

Signed-off-by: Alex Xie <AlexBin.Xie@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-04-28 17:33:09 -04:00
..
acp drm: amd: remove broken include path 2017-03-14 19:19:44 -04:00
amdgpu drm/amdgpu: Fix use of interruptible waiting 2017-04-28 17:33:09 -04:00
amdkfd sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> 2017-03-02 08:42:37 +01:00
include drm/amdgpu: Add interrupt entries for CRTC_VERTICAL_INTERRUPT0. 2017-03-29 23:55:43 -04:00
powerplay drm/amd/powerplay: Fix AVFS param. 2017-04-28 17:32:51 -04:00
scheduler drm/amdgpu: fix NULL pointer error 2017-04-28 17:33:09 -04:00