Skip to content
Snippets Groups Projects
Commit 90185f3a authored by lijo lazar's avatar lijo lazar
Browse files

drm/amdgpu: Avoid VF for RAS recovery source check


VF device sets the RAS flag when mailbox data can't be read properly.
There is no conclusive way to tell if the real source is RAS error.
Therefore VF schedules a KFD based reset which doesn't set RAS source.
SKip checking RAS source for any VF scheduled recovery.

Signed-off-by: default avatarLijo Lazar <lijo.lazar@amd.com>
Reported-by: default avatarVojislav Tomasevic <vojislav.tomasevic@amd.com>
Reviewed-by: default avatarYiqing Yao <yiqing.yao@amd.com>
Tested-by: default avatarYiqing Yao <yiqing.yao@amd.com>

Fixes: 2211660c ("drm/amdgpu: Prefer RAS recovery for scheduler hang")
parent 49cf5a6c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment