mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
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 <Tim.Huang@amd.com> Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
b709f949f0
commit
94845ea057
|
|
@ -57,6 +57,8 @@ MODULE_FIRMWARE("amdgpu/psp_14_0_0_toc.bin");
|
|||
MODULE_FIRMWARE("amdgpu/psp_14_0_0_ta.bin");
|
||||
MODULE_FIRMWARE("amdgpu/psp_14_0_1_toc.bin");
|
||||
MODULE_FIRMWARE("amdgpu/psp_14_0_1_ta.bin");
|
||||
MODULE_FIRMWARE("amdgpu/psp_14_0_4_toc.bin");
|
||||
MODULE_FIRMWARE("amdgpu/psp_14_0_4_ta.bin");
|
||||
|
||||
/* For large FW files the time to complete can be very long */
|
||||
#define USBC_PD_POLLING_LIMIT_S 240
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user