[PATCH 3/3] Revert "drm/amdgpu/powerplay/vega20: call PrepareMp1ForUnload in power_off_asic"
Quan, Evan
Evan.Quan at amd.com
Thu Jul 25 01:17:21 UTC 2019
Series is reviewed-by: Evan Quan <evan.quan at amd.com>
> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Alex
> Deucher
> Sent: Wednesday, July 24, 2019 10:44 PM
> To: amd-gfx at lists.freedesktop.org
> Cc: Deucher, Alexander <Alexander.Deucher at amd.com>
> Subject: [PATCH 3/3] Revert "drm/amdgpu/powerplay/vega20: call
> PrepareMp1ForUnload in power_off_asic"
>
> This reverts commit c3b099f18c45bd8d78a51a706c648d588321c19c.
>
> Revert for now pending further discussions with power team.
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
> b/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
> index e16d6654692f..f27c6fbb192e 100644
> --- a/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
> +++ b/drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c
> @@ -3764,11 +3764,6 @@ static int vega20_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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list