commit | bd2280da46dbdbc3d70dc538f0613afb6fcc4efa | [log] [tgz] |
---|---|---|
author | Tao Zhou <tao.zhou1@amd.com> | Thu Aug 01 17:30:35 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 02 10:30:39 2019 -0500 |
tree | 99819690d6d0be31e95389306286858bacc0c4d7 | |
parent | 91ba68f8d5727adb1c17d039af34af0f8297dff3 [diff] |
drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS ce can also trigger interrupt, and even both ce and ue error can be found in one ras query, distinguishing between ce and ue in interrupt handler is uncessary. Signed-off-by: Tao Zhou <tao.zhou1@amd.com> Suggested-by: Guchun Chen <guchun.chen@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>