drm/amd/pm: wait for completion of the EnableGfxImu command
authorTim Huang <Tim.Huang@amd.com>
Mon, 9 Oct 2023 08:23:27 +0000 (16:23 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Oct 2023 14:58:41 +0000 (10:58 -0400)
commitde7f3c4ece914e191d2d80156b599731a3b655ff
treeaae6e55f4401c6315a3cb0f9381233e76468d754
parent9a37f65c4e450c4fed5dd5afd6b9f1c8493a3abc
drm/amd/pm: wait for completion of the EnableGfxImu command

Wait for completion of sending the EnableGfxImu message
when using the PSP FW loading.

Signed-off-by: Tim Huang <Tim.Huang@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c