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)
commit4d5af9b7ad6fa4da93191e6d09884d86e39f8467
tree7ad9f6d667df4408abebd906ce89fd1f446093f6
parent4460571beef46d17fcf5f8cfdefc2f59586c645f
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