Skip to content

Commit 2f6dd74

Browse files
Flora Cuialexdeucher
authored andcommitted
drm/amdgpu/ip_discovery: add missing ip_discovery fw
Signed-off-by: Flora Cui <flora.cui@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent c0dd8a9 commit 2f6dd74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ MODULE_FIRMWARE("amdgpu/vega20_ip_discovery.bin");
120120
MODULE_FIRMWARE("amdgpu/raven_ip_discovery.bin");
121121
MODULE_FIRMWARE("amdgpu/raven2_ip_discovery.bin");
122122
MODULE_FIRMWARE("amdgpu/picasso_ip_discovery.bin");
123+
MODULE_FIRMWARE("amdgpu/arcturus_ip_discovery.bin");
124+
MODULE_FIRMWARE("amdgpu/aldebaran_ip_discovery.bin");
123125

124126
#define mmIP_DISCOVERY_VERSION 0x16A00
125127
#define mmRCC_CONFIG_MEMSIZE 0xde3

0 commit comments

Comments
 (0)