On Fri, Sep 29, 2017 at 9:15 PM, Evan Quan <evan.q...@amd.com> wrote:
> Change-Id: I172c1e05ce026b5d600f5b3607778ab48ee2c812
> Signed-off-by: Evan Quan <evan.q...@amd.com>

Acked-by: Alex Deucher <alexander.deuc...@amd.com>

> ---
>  drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 
> b/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
> index 6a85954..48de45e 100644
> --- a/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
> +++ b/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
> @@ -2364,7 +2364,7 @@ static int vega10_avfs_enable(struct pp_hwmgr *hwmgr, 
> bool enable)
>                 } else {
>                         PP_ASSERT_WITH_CODE(!vega10_enable_smc_features(hwmgr,
>                                         false,
> -                                       
> data->smu_features[GNLD_AVFS].smu_feature_id),
> +                                       
> data->smu_features[GNLD_AVFS].smu_feature_bitmap),
>                                         "[avfs_control] Attempt to Disable 
> AVFS feature Failed!",
>                                         return -1);
>                         data->smu_features[GNLD_AVFS].enabled = false;
> --
> 2.7.4
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to