Re: [PATCH] drm/amdgpu/vega20: use mode1 reset for RAS and XGMI

2019-05-15 Thread Grodzovsky, Andrey
Reviewed-by: Andrey Grodzovsky Andrey On 5/15/19 4:29 PM, Alex Deucher wrote: > [CAUTION: External Email] > > If RAS or XGMI are enabled, you have to use mode1 reset rather > than BACO. > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/soc15.c | 9 + > 1 file changed

[PATCH] drm/amdgpu/vega20: use mode1 reset for RAS and XGMI

2019-05-15 Thread Alex Deucher
If RAS or XGMI are enabled, you have to use mode1 reset rather than BACO. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/soc15.c | 9 + 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c index 16c747f838ee..c