Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf661ec1 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu/psp: declare raven psp firmware



So it gets picked up properly by the kernel.

Reviewed-by: default avatarJunwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 376b6a1f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,6 +35,8 @@
#include "raven1/GC/gc_9_1_offset.h"
#include "raven1/SDMA0/sdma0_4_1_offset.h"

MODULE_FIRMWARE("amdgpu/raven_asd.bin");

static int
psp_v10_0_get_fw_type(struct amdgpu_firmware_info *ucode, enum psp_gfx_fw_type *type)
{