projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ab47ba
)
drm/amdgpu: added firmware module for psp 13.0.10
author
John Clements
<john.clements@amd.com>
Wed, 13 Jul 2022 14:10:16 +0000
(22:10 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 29 Aug 2022 21:59:30 +0000
(17:59 -0400)
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>
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
b/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
index ff12c6d9cb41c18369e75fd7b23ef028635a22d5..2aadc5345349ad9a2d2a81b45a114c0c8182fd57 100644
(file)
--- 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