amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
authorXaver Hugl <xaver.hugl@kde.org>
Thu, 31 Jul 2025 22:49:51 +0000 (00:49 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Aug 2025 20:51:26 +0000 (16:51 -0400)
commit928587381b54b1b6c62736486b1dc6cb16c568c2
treef0f62fb014c57cc8e862181c684844f891f56935
parent124ffa2970087f3b9033a00a4855748514225b9d
amdgpu/amdgpu_discovery: increase timeout limit for IFWI init

With a timeout of only 1 second, my rx 5700XT fails to initialize,
so this increases the timeout to 2s.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3697
Signed-off-by: Xaver Hugl <xaver.hugl@kde.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 9ed3d7bdf2dcdf1a1196630fab89a124526e9cc2)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c