drm/amdgpu: add gpu reset to timeout handler
authorChunming Zhou <David1.Zhou@amd.com>
Mon, 30 May 2016 01:58:50 +0000 (09:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:51:12 +0000 (14:51 -0400)
commit1974e30eb1a120f2d2af5e092288b763fa82df65
tree8f4bb469b8a9fc7dbaeb34df4da2c0307af1244d
parenta909c6bd9f9223e91b40b1c56c2c81ae504295b3
drm/amdgpu: add gpu reset to timeout handler

so that we could actually reset the GPU when it hangs.

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c