From: Fangzhi Zuo Date: Wed, 18 Jun 2025 13:42:50 +0000 (-0400) Subject: amdgpu: update dmcub fw for dcn32 and dcn401 X-Git-Tag: 20250627~10^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a26e413e7481d12ab5a53f77e0cdde2d5be937d8;p=thirdparty%2Flinux-firmware.git amdgpu: update dmcub fw for dcn32 and dcn401 From internal commit af01f0e608 * Add DMCUB IPS commands and command parser support * use OTG count to disable interrupts * Fix dmub_cmd header data boundary issue * remove the HW register override Tested with DC v3.2.339 Signed-off-by: Fangzhi Zuo --- diff --git a/amdgpu/dcn_3_2_0_dmcub.bin b/amdgpu/dcn_3_2_0_dmcub.bin index 6038b179..5dbdc73c 100644 Binary files a/amdgpu/dcn_3_2_0_dmcub.bin and b/amdgpu/dcn_3_2_0_dmcub.bin differ diff --git a/amdgpu/dcn_4_0_1_dmcub.bin b/amdgpu/dcn_4_0_1_dmcub.bin index b540dd4d..5dbdc73c 100644 Binary files a/amdgpu/dcn_4_0_1_dmcub.bin and b/amdgpu/dcn_4_0_1_dmcub.bin differ