drm/amdgpu/vega10:timeout set to equal with VI
Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
f98b617ed5
commit
8758cb6a96
|
@ -24,7 +24,7 @@
|
||||||
#ifndef __MXGPU_AI_H__
|
#ifndef __MXGPU_AI_H__
|
||||||
#define __MXGPU_AI_H__
|
#define __MXGPU_AI_H__
|
||||||
|
|
||||||
#define AI_MAILBOX_TIMEDOUT 150000
|
#define AI_MAILBOX_TIMEDOUT 5000
|
||||||
|
|
||||||
enum idh_request {
|
enum idh_request {
|
||||||
IDH_REQ_GPU_INIT_ACCESS = 1,
|
IDH_REQ_GPU_INIT_ACCESS = 1,
|
||||||
|
|
Loading…
Reference in New Issue