commit | 7af23ebe93fe52a30b2338450c8cd40a4f5210d4 | [log] [tgz] |
---|---|---|
author | xinhui pan <xinhui.pan@amd.com> | Wed May 08 16:13:03 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 24 12:20:50 2019 -0500 |
tree | b0559e1c09dc5ba9c25c281e5b6c9d3b6758f126 | |
parent | b152e8e13e883656c0012504c451d483579aa842 [diff] |
drm/amdgpu: Issue ras TA disable/enable cmd forcely on boot Check ras TA error code and return EAGAIN. Issue ras enable/disable cmd without checking currect state. Looks like ras TA will handle current state == target state case. Now driver might need do a reset to satisfy ras TA. Signed-off-by: xinhui pan <xinhui.pan@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>