Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amdgpu: Include sdma_4_4_4.bin

This got missed during SDMA 4.4.4 support.

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Kent Russell and committed by
Alex Deucher
51526efe 28472374

+1
+1
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c
··· 45 45 #include "amdgpu_ras.h" 46 46 47 47 MODULE_FIRMWARE("amdgpu/sdma_4_4_2.bin"); 48 + MODULE_FIRMWARE("amdgpu/sdma_4_4_4.bin"); 48 49 MODULE_FIRMWARE("amdgpu/sdma_4_4_5.bin"); 49 50 50 51 static const struct amdgpu_hwip_reg_entry sdma_reg_list_4_4_2[] = {