diff options
author | 2018-12-06 10:29:52 +0800 | |
---|---|---|
committer | 2018-12-07 17:53:47 -0500 | |
commit | 49ebca798696a6a5da02a562cd1fd0e645264511 (patch) | |
tree | c170ca7f263397abf2d5ba8641e1930338e196cf /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amdgpu/psp: Destroy psp ring when doing gpu reset (diff) | |
download | linux-dev-49ebca798696a6a5da02a562cd1fd0e645264511.tar.xz linux-dev-49ebca798696a6a5da02a562cd1fd0e645264511.zip |
drm/amdgpu: Skip ring soft recovery when fence was NULL
amdgpu_ring_soft_recovery would have Call-Trace,
when s_fence->parent was NULL inside amdgpu_job_timedout.
Check fence first, as drm_sched_hw_job_reset did.
Signed-off-by: Wentao Lou <Wentao.Lou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions