]> 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)
commit88a64b86ff409352926a717451fa5f4536ad7c33
tree8f278dcbd486043634ba3e21032a6bfea587ca61
parentc0ca197e432aa73ebc48ea0049ce272d90b3a8b7
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