]> 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)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:56 +0000 (21:02 -0500)
commit667b96134c9e206aebe40985650bf478935cbe04
treec307d4e4d748bd1e527ade9a80b2506757792598
parent933dc3c7c978413ab037db0c74f5be6d8878239f
drm/amdgpu: enlarge the VBIOS binary size limit

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c