drm/amdgpu: Restrict bootloader wait to SMUv13.0.6
authorLijo Lazar <lijo.lazar@amd.com>
Mon, 4 Sep 2023 12:45:13 +0000 (18:15 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Sep 2023 02:11:51 +0000 (22:11 -0400)
commitfbe1a9e0c78134db7e7f48322ab7d6a0530f2ee2
tree0bd9dcd60f71d6542d0ee8a917ea181d76bce1be
parent07e388aab042774f284a2ad75a70a194517cdad4
drm/amdgpu: Restrict bootloader wait to SMUv13.0.6

Restrict the wait for boot loader steady state only to SMUv13.0.6. For
older SOCs, ASIC init has a longer wait period and that takes care.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c