diff options
author | Dennis Li <Dennis.Li@amd.com> | 2020-08-20 10:17:39 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-08-24 12:23:54 -0400 |
commit | cbfd17f7ba405d143c0db5ebcddc978cb4153762 (patch) | |
tree | 6c393fb04c0c7b7766ce35f9aea767bbf440dd79 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 6049db43d6dd9cbb9d7f897839d15b0bc600e23c (diff) |
drm/amdgpu: fix the nullptr issue when reenter GPU recovery
in single gpu system, if driver reenter gpu recovery,
amdgpu_device_lock_adev will return false, but hive is
nullptr now.
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Dennis Li <Dennis.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions