]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix the issue that apu has no smu firmware binary
authorHuang Rui <ray.huang@amd.com>
Tue, 13 Oct 2020 11:19:31 +0000 (19:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Oct 2020 19:14:19 +0000 (15:14 -0400)
commitad1815fc50d25c9763a4ce80e44f4c875c796ff4
tree7ad9f6d667df4408abebd906ce89fd1f446093f6
parent549dbf19efe003a369d3bc10308d2dcf02c4f481
drm/amdgpu: fix the issue that apu has no smu firmware binary

The driver needn't load smu binary on APU platforms.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Madhav Chauhan <madhav.chauhan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c