Skip to content

Commit 2664219

Browse files
Roman Lialexdeucher
authored andcommitted
drm/amdgpu: add ta firmware load for green-sardine
[Why] In preparation to enabling hdcp on green sardine. [How] Add green-sardine ta f/w loading in psp_v12 Signed-off-by: Roman Li <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent a422490 commit 2664219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
MODULE_FIRMWARE("amdgpu/renoir_asd.bin");
4141
MODULE_FIRMWARE("amdgpu/renoir_ta.bin");
4242
MODULE_FIRMWARE("amdgpu/green_sardine_asd.bin");
43+
MODULE_FIRMWARE("amdgpu/green_sardine_ta.bin");
4344

4445
/* address block */
4546
#define smnMP1_FIRMWARE_FLAGS 0x3010024

0 commit comments

Comments
 (0)