This reverts commit 85cde3f880092bd5a21760ebe7baaa4d6af389a9.

Revert for now pending further discussions with power team.

Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
---
 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 
b/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
index a6066d92de78..1d9bb29adaef 100644
--- a/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
+++ b/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
@@ -4740,11 +4740,6 @@ static int vega10_power_off_asic(struct pp_hwmgr *hwmgr)
                        );
        data->water_marks_bitmap &= ~(WaterMarksLoaded);
 
-       PP_ASSERT_WITH_CODE((result = smum_send_msg_to_smc(hwmgr,
-                       PPSMC_MSG_PrepareMp1ForUnload)) == 0,
-                       "[PrepareMp1ForUnload] Failed!",
-                       return result);
-
        return result;
 }
 
-- 
2.20.1

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to