Re: [PATCH 2/4] drm/amdgpu:use job* to replace voluntary

2017-05-08 Thread Christian König
Am 08.05.2017 um 08:51 schrieb Monk Liu: that way we can know which job cause hang and can do per sched reset/recovery instead of all sched. Change-Id: Ifc98cd74b2d93823c489de6a89087ba188957eff Signed-off-by: Monk Liu Reviewed-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_dev

[PATCH 2/4] drm/amdgpu:use job* to replace voluntary

2017-05-07 Thread Monk Liu
that way we can know which job cause hang and can do per sched reset/recovery instead of all sched. Change-Id: Ifc98cd74b2d93823c489de6a89087ba188957eff Signed-off-by: Monk Liu --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 7 +++ drivers/gpu/drm/amd/amdgpu/amdgpu_job.c| 2 +- drivers/