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

Commit 8758cb6a authored by Monk Liu's avatar Monk Liu Committed by Alex Deucher
Browse files

drm/amdgpu/vega10:timeout set to equal with VI

parent f98b617e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
#ifndef __MXGPU_AI_H__
#define __MXGPU_AI_H__

#define AI_MAILBOX_TIMEDOUT	150000
#define AI_MAILBOX_TIMEDOUT	5000

enum idh_request {
	IDH_REQ_GPU_INIT_ACCESS = 1,