Skip to content

Commit f0f7743

Browse files
Li Maalexdeucher
authored andcommitted
drm/amdgpu: declare firmware for new MES 11.0.4
To support new mes ip block Signed-off-by: Li Ma <[email protected]> Reviewed-by: Yifan Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 08fbe3c commit f0f7743

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ MODULE_FIRMWARE("amdgpu/gc_11_0_2_mes.bin");
4040
MODULE_FIRMWARE("amdgpu/gc_11_0_2_mes1.bin");
4141
MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes.bin");
4242
MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes1.bin");
43+
MODULE_FIRMWARE("amdgpu/gc_11_0_4_mes.bin");
44+
MODULE_FIRMWARE("amdgpu/gc_11_0_4_mes1.bin");
4345

4446
static int mes_v11_0_hw_fini(void *handle);
4547
static int mes_v11_0_kiq_hw_init(struct amdgpu_device *adev);

0 commit comments

Comments
 (0)