Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Monk Liu and committed by
Alex Deucher
8758cb6a f98b617e

+1 -1
+1 -1
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.h
··· 24 24 #ifndef __MXGPU_AI_H__ 25 25 #define __MXGPU_AI_H__ 26 26 27 - #define AI_MAILBOX_TIMEDOUT 150000 27 + #define AI_MAILBOX_TIMEDOUT 5000 28 28 29 29 enum idh_request { 30 30 IDH_REQ_GPU_INIT_ACCESS = 1,