Re: [PATCH] drm/amdgpu: Prefer RAS recovery for scheduler hang

2024-11-19 Thread Lazar, Lijo
On 11/18/2024 11:14 AM, Lijo Lazar wrote: > Before scheduling a recovery due to scheduler/job hang, check if a RAS > error is detected. If so, choose RAS recovery to handle the situation. A > scheduler/job hang could be the side effect of a RAS error. In such > cases, it is required to go through

RE: [PATCH] drm/amdgpu: Prefer RAS recovery for scheduler hang

2024-11-19 Thread Zhang, Hawking
; Chai, Thomas Subject: [PATCH] drm/amdgpu: Prefer RAS recovery for scheduler hang Before scheduling a recovery due to scheduler/job hang, check if a RAS error is detected. If so, choose RAS recovery to handle the situation. A scheduler/job hang could be the side effect of a RAS error. In such

[PATCH] drm/amdgpu: Prefer RAS recovery for scheduler hang

2024-11-17 Thread Lijo Lazar
Before scheduling a recovery due to scheduler/job hang, check if a RAS error is detected. If so, choose RAS recovery to handle the situation. A scheduler/job hang could be the side effect of a RAS error. In such cases, it is required to go through the RAS error recovery process. A RAS error recover