[PATCH 9/9] drm/radeon: drop doing resets in a work item

2014-08-27 Thread Christian König
From: Christian K?nig Blocking completely innocent processes with a GPU reset is a pretty bad idea. Just set needs_reset and let the next command submission or fence wait do the job. Signed-off-by: Christian K?nig Reviewed-by: Maarten Lankhorst --- drivers/gpu/drm/radeon/cik.c| 6

[PATCH 9/9] drm/radeon: drop doing resets in a work item

2014-08-26 Thread Christian König
From: Christian K?nig Blocking completely innocent processes with a GPU reset is a pretty bad idea. Just set needs_reset and let the next command submission or fence wait do the job. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/cik.c| 6 -- drivers/gpu/drm/radeon/