drm/amdgpu: increase mes submission timeout
authorJonathan Kim <Jonathan.Kim@amd.com>
Thu, 11 Apr 2024 18:57:52 +0000 (14:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Apr 2024 02:38:59 +0000 (22:38 -0400)
commitf7c161a4c250d44eb96a1dcbf5bb3a8e3eba525b
treedf623e95b9aec82338515a746cd59fff983cc872
parent3854887b35e031c532dadc12cdd9e4b469304b5b
drm/amdgpu: increase mes submission timeout

MES internally has a timeout allowance of 2 seconds.
Increase driver timeout to 3 seconds to be safe.

Signed-off-by: Jonathan Kim <Jonathan.Kim@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c