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>
Wed, 6 Sep 2023 18:36:52 +0000 (14:36 -0400)
commit1b8e56b994592fe8909fdf9d81674a9bf5947217
tree23cf89e010e1a65b5e65fe5728d576dd6a5a3cbb
parentb93fb0fe24990f29a2da01abfcc0fd27cad7ff5b
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