Skip to content

Commit e54c5de

Browse files
kentrussellalexdeucher
authored andcommitted
drm/amdgpu: Include sdma_4_4_4.bin
This got missed during SDMA 4.4.4 support. Fixes: 968e381 ("drm/amdgpu: add initial support for sdma444") Signed-off-by: Kent Russell <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> (cherry picked from commit 51526ef) Cc: [email protected]
1 parent 6246136 commit e54c5de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
#include "amdgpu_ras.h"
4646

4747
MODULE_FIRMWARE("amdgpu/sdma_4_4_2.bin");
48+
MODULE_FIRMWARE("amdgpu/sdma_4_4_4.bin");
4849
MODULE_FIRMWARE("amdgpu/sdma_4_4_5.bin");
4950

5051
static const struct amdgpu_hwip_reg_entry sdma_reg_list_4_4_2[] = {

0 commit comments

Comments
 (0)