RE: [PATCH Review 1/1] drm/amdgpu: Adjust XGMI WAFL ras enable bit

2024-04-25 Thread Yang, Stanley
ey ; amd-gfx@lists.freedesktop.org > Cc: Yang, Stanley > Subject: RE: [PATCH Review 1/1] drm/amdgpu: Adjust XGMI WAFL ras enable bit > > [AMD Official Use Only - General] > > Hmm... we do expect PSP report the XGMI/WAFL Caps. This is different from > legacy RAS CAP check through a

RE: [PATCH Review 1/1] drm/amdgpu: Adjust XGMI WAFL ras enable bit

2024-04-25 Thread Zhang, Hawking
gards, Hawking -Original Message- From: amd-gfx On Behalf Of Stanley.Yang Sent: Thursday, April 25, 2024 15:08 To: amd-gfx@lists.freedesktop.org Cc: Yang, Stanley Subject: [PATCH Review 1/1] drm/amdgpu: Adjust XGMI WAFL ras enable bit The way to get ras capability has changed for some asics,

[PATCH Review 1/1] drm/amdgpu: Adjust XGMI WAFL ras enable bit

2024-04-25 Thread Stanley . Yang
The way to get ras capability has changed for some asics, both of them need check XGMI physical nodes number to set XGMI WAFL ras enable bit. Signed-off-by: Stanley.Yang --- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a