commit | 14cfde84e33e0c5bbb8c30e0c309c29e92d4118a | [log] [tgz] |
---|---|---|
author | xinhui pan <xinhui.pan@amd.com> | Tue Apr 09 16:53:08 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Apr 10 13:49:40 2019 -0500 |
tree | e61882b5aa782b35054015df82f4f9bc645825b6 | |
parent | 7dd609da9b4e8bc4a5725392c3e528ad65cfe100 [diff] |
drm/amdgpu: Add a check to avoid panic because of unexpected irqs IP initialize ras in late_init, because of the BUGs of PSP or any other components, driver receives unexpected irqs. It is ok to add such check anyway. Signed-off-by: xinhui pan <xinhui.pan@amd.com> Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>