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: enable imu firmware for GC 11.0.1

The GC 11.0.1 needs load IMU to power up the GFX before loads GFX
firmware.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Huang Rui and committed by
Alex Deucher
7319c14f 26776a70

+1
+1
drivers/gpu/drm/amd/amdgpu/imu_v11_0.c
··· 29 29 #include "gc/gc_11_0_0_sh_mask.h" 30 30 31 31 MODULE_FIRMWARE("amdgpu/gc_11_0_0_imu.bin"); 32 + MODULE_FIRMWARE("amdgpu/gc_11_0_1_imu.bin"); 32 33 MODULE_FIRMWARE("amdgpu/gc_11_0_2_imu.bin"); 33 34 34 35 static int imu_v11_0_init_microcode(struct amdgpu_device *adev)