We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b709f94 commit 94845eaCopy full SHA for 94845ea
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
@@ -57,6 +57,8 @@ MODULE_FIRMWARE("amdgpu/psp_14_0_0_toc.bin");
57
MODULE_FIRMWARE("amdgpu/psp_14_0_0_ta.bin");
58
MODULE_FIRMWARE("amdgpu/psp_14_0_1_toc.bin");
59
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");
62
63
/* For large FW files the time to complete can be very long */
64
#define USBC_PD_POLLING_LIMIT_S 240
0 commit comments