Re: [PATCH] drm/amdgpu: Adjust IB test timeout for XGMI configuration

2019-04-03 Thread Liu, Shaoyun
Thanks , changed as suggested and  pushed Shaoyun.liu On 2019-04-03 1:12 p.m., Christian König wrote: > Am 03.04.19 um 17:42 schrieb Liu, Shaoyun: >> On XGMI configuration the ib test may tooks longer to finish >> >> Change-Id: If3afd8eac3c342d32c387804b51fc4a4bdd35d35 >> Signed-off-by: shaoyunl

Re: [PATCH] drm/amdgpu: Adjust IB test timeout for XGMI configuration

2019-04-03 Thread Christian König
Am 03.04.19 um 17:42 schrieb Liu, Shaoyun: On XGMI configuration the ib test may tooks longer to finish Change-Id: If3afd8eac3c342d32c387804b51fc4a4bdd35d35 Signed-off-by: shaoyunl --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff

[PATCH] drm/amdgpu: Adjust IB test timeout for XGMI configuration

2019-04-03 Thread Liu, Shaoyun
On XGMI configuration the ib test may take longer to finish Change-Id: If3afd8eac3c342d32c387804b51fc4a4bdd35d35 Signed-off-by: shaoyunl --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c

Re: [PATCH] drm/amdgpu: Adjust IB test timeout for XGMI configuration

2019-04-03 Thread Alex Deucher
On Wed, Apr 3, 2019 at 11:42 AM Liu, Shaoyun wrote: > > On XGMI configuration the ib test may tooks longer to finish > > Change-Id: If3afd8eac3c342d32c387804b51fc4a4bdd35d35 > Signed-off-by: shaoyunl > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 4 +++- > 1 file changed, 3 insertions(+), 1

[PATCH] drm/amdgpu: Adjust IB test timeout for XGMI configuration

2019-04-03 Thread Liu, Shaoyun
On XGMI configuration the ib test may tooks longer to finish Change-Id: If3afd8eac3c342d32c387804b51fc4a4bdd35d35 Signed-off-by: shaoyunl --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c

Re: [PATCH] drm/amdgpu: Adjust IB test timeout for XGMI configuration

2019-04-03 Thread Christian König
Am 02.04.19 um 20:12 schrieb Liu, Shaoyun: On XGMI configuration the ib test may tooks longer to finish Change-Id: If3afd8eac3c342d32c387804b51fc4a4bdd35d35 Signed-off-by: shaoyunl --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 3 +++ 1 file changed, 3 insertions(+) diff --git

[PATCH] drm/amdgpu: Adjust IB test timeout for XGMI configuration

2019-04-02 Thread Liu, Shaoyun
On XGMI configuration the ib test may tooks longer to finish Change-Id: If3afd8eac3c342d32c387804b51fc4a4bdd35d35 Signed-off-by: shaoyunl --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c