Skip to content

Commit 94845ea

Browse files
Tim Huangalexdeucher
authored andcommitted
drm/amdgpu: add firmware for PSP IP v14.0.4
This patch is to add firmware for PSP 14.0.4. Signed-off-by: Tim Huang <[email protected]> Reviewed-by: Yifan Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent b709f94 commit 94845ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/gpu/drm/amd/amdgpu/psp_v13_0.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ MODULE_FIRMWARE("amdgpu/psp_14_0_0_toc.bin");
5757
MODULE_FIRMWARE("amdgpu/psp_14_0_0_ta.bin");
5858
MODULE_FIRMWARE("amdgpu/psp_14_0_1_toc.bin");
5959
MODULE_FIRMWARE("amdgpu/psp_14_0_1_ta.bin");
60+
MODULE_FIRMWARE("amdgpu/psp_14_0_4_toc.bin");
61+
MODULE_FIRMWARE("amdgpu/psp_14_0_4_ta.bin");
6062

6163
/* For large FW files the time to complete can be very long */
6264
#define USBC_PD_POLLING_LIMIT_S 240

0 commit comments

Comments
 (0)