Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb7ad55b authored by Chunming Zhou's avatar Chunming Zhou Committed by Alex Deucher
Browse files

drm/amdgpu: increase timeout of IB test



we should give enough time to IB test.

Signed-off-by: default avatarChunming Zhou <David1.Zhou@amd.com>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 99453a9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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