]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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 18:17:03 +0000 (14:17 -0400)
commit9ed3d7bdf2dcdf1a1196630fab89a124526e9cc2
tree80ebfeda5dbbc35cc4398285acdabb8caf5bd148
parent1b392348de8ffc340545c62079645cb4695f5602
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c