]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: enlarge the VBIOS binary size limit
authorShiwu Zhang <shiwu.zhang@amd.com>
Tue, 19 Nov 2024 07:58:39 +0000 (15:58 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 May 2025 09:13:29 +0000 (11:13 +0200)
commit915bee70975da74469dc5e2567cd3f24a5a8b894
treeae17b69dc284ed56645b3669169957cb1d3dba43
parent57dd49d3a17fa3570e12b379425c3452fa8d8d06
drm/amdgpu: enlarge the VBIOS binary size limit

[ Upstream commit 667b96134c9e206aebe40985650bf478935cbe04 ]

Some chips have a larger VBIOS file so raise the size limit to support
the flashing tool.

Signed-off-by: Shiwu Zhang <shiwu.zhang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c