drm/amdgpu/discovery: add missing case for SMU 11.0.5
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Oct 2021 14:02:13 +0000 (10:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Oct 2021 17:20:13 +0000 (13:20 -0400)
commit73bf66712d2b2201912a404271eaf8fd89e81d22
tree741c1a180db8a4361200cc62e81ae40d6bcb9343
parent58144d283712c9e80e528e001af6ac5aeee71af2
drm/amdgpu/discovery: add missing case for SMU 11.0.5

Was missed when converting the driver over to IP based
initialization.

Tested-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c