aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
diff options
context:
space:
mode:
authorGravatar John Clements <john.clements@amd.com> 2022-07-13 22:10:16 +0800
committerGravatar Alex Deucher <alexander.deucher@amd.com> 2022-08-29 17:59:30 -0400
commit10f8927d74473a56862edd94390cbe534cb539b9 (patch)
treec113c9bfb982eeebc682d3ae84c20075d847b7c7 /drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
parentdrm/amdgpu: support psp v13_0_10 ip block (diff)
downloadlinux-10f8927d74473a56862edd94390cbe534cb539b9.tar.gz
linux-10f8927d74473a56862edd94390cbe534cb539b9.tar.bz2
linux-10f8927d74473a56862edd94390cbe534cb539b9.zip
drm/amdgpu: added firmware module for psp 13.0.10
added missing firmware module Signed-off-by: John Clements <john.clements@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/psp_v13_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/psp_v13_0.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c b/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
index ff12c6d9cb41..2aadc5345349 100644
--- a/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
@@ -43,6 +43,7 @@ MODULE_FIRMWARE("amdgpu/psp_13_0_0_sos.bin");
MODULE_FIRMWARE("amdgpu/psp_13_0_0_ta.bin");
MODULE_FIRMWARE("amdgpu/psp_13_0_7_sos.bin");
MODULE_FIRMWARE("amdgpu/psp_13_0_7_ta.bin");
+MODULE_FIRMWARE("amdgpu/psp_13_0_10_sos.bin");
/* For large FW files the time to complete can be very long */
#define USBC_PD_POLLING_LIMIT_S 240