RE: [PATCH] drm/amdgpu: update xgmi num links info post gc9.4.2

2023-11-17 Thread Joshi, Mukul
ject: [PATCH] drm/amdgpu: update xgmi num links info post gc9.4.2 > > GC IP 9.4.2 and up support TA reporting of the number of xGMI links between > peers. > > Tested-by: Vignesh Chander > Signed-off-by: Jonathan Kim > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2

[PATCH] drm/amdgpu: update xgmi num links info post gc9.4.2

2023-11-17 Thread Jonathan Kim
GC IP 9.4.2 and up support TA reporting of the number of xGMI links between peers. Tested-by: Vignesh Chander Signed-off-by: Jonathan Kim --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c