]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu: skip all jobs of guilty vm
authorChunming Zhou <David1.Zhou@amd.com>
Tue, 16 May 2017 06:34:27 +0000 (14:34 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 22:13:17 +0000 (18:13 -0400)
commit15d73ce6f948fab3fabcea9a3093a93778856c98
tree5ed15e326c14ed67ec36a3da70bde5f0b1f52932
parentf1892138abcb6d58359189f3b0a6c95f10613513
drm/amdgpu: skip all jobs of guilty vm

If the vm is guilty of a GPU reset, skips all its jobs.

Signed-off-by: Chunming Zhou <David1.Zhou@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_job.c