提交 bb7ad55b 编写于 作者: C Chunming Zhou 提交者: Alex Deucher

drm/amdgpu: increase timeout of IB test

we should give enough time to IB test.
Signed-off-by: NChunming Zhou <David1.Zhou@amd.com>
Reviewed-by: NChristian König <christian.koenig@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 99453a9e
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#include "amdgpu.h" #include "amdgpu.h"
#include "atom.h" #include "atom.h"
#define AMDGPU_IB_TEST_TIMEOUT msecs_to_jiffies(10) #define AMDGPU_IB_TEST_TIMEOUT msecs_to_jiffies(1000)
/* /*
* IB * IB
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册