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

drm/amdgpu: extended waiting SRIOV VF reset completion timeout to 10s

For the ASIC has big FB, it need more time to clear FB during reset.
This change extended SRIOV VF waiting reset completion timeout from 5s
to 10s.

Signed-off-by: Zhigang Luo <zhigang.luo@amd.com>
Acked-by: Shaoyun Liu <shaoyun.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Zhigang Luo and committed by
Alex Deucher
85a774d9 a5f67c93

+1 -1
+1 -1
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.h
··· 26 26 27 27 #define AI_MAILBOX_POLL_ACK_TIMEDOUT 500 28 28 #define AI_MAILBOX_POLL_MSG_TIMEDOUT 6000 29 - #define AI_MAILBOX_POLL_FLR_TIMEDOUT 5000 29 + #define AI_MAILBOX_POLL_FLR_TIMEDOUT 10000 30 30 #define AI_MAILBOX_POLL_MSG_REP_MAX 11 31 31 32 32 enum idh_request {