]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a7964b9ce7ff8730e16f4680368a96387cbd013
tree8f278dcbd486043634ba3e21032a6bfea587ca61
parent0d0fdb9ffae9b9603e85d09d6907a7e36eb1362c
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