drm/amdgpu: print process info when job timeout
authorTrigger Huang <Trigger.Huang@amd.com>
Tue, 18 Dec 2018 01:14:47 +0000 (09:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Dec 2018 17:12:20 +0000 (12:12 -0500)
commit0346bfd9fe5ade369d9f946f82d6a43d113ba493
tree8f278dcbd486043634ba3e21032a6bfea587ca61
parente01f2d41895102d824c6b8f5e011dd5e286d5e8b
drm/amdgpu: print process info when job timeout

When a job is timeout, try to print the related process information
for debugging

Signed-off-by: Trigger Huang <Trigger.Huang@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