Reviewed-by: Yong Zhao<yong.z...@amd.com>

On 2019-10-30 10:22 a.m., Alex Deucher wrote:
> Need to set the dte flag on this asic.
>
> Port the fix from amdgpu:
> 5cb818b861be114148e8dbeb4259698148019dd1
>
> Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
> ---
>   drivers/gpu/drm/radeon/si_dpm.c | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/radeon/si_dpm.c b/drivers/gpu/drm/radeon/si_dpm.c
> index 460fd98e40a7..a0b382a637a6 100644
> --- a/drivers/gpu/drm/radeon/si_dpm.c
> +++ b/drivers/gpu/drm/radeon/si_dpm.c
> @@ -1958,6 +1958,7 @@ static void si_initialize_powertune_defaults(struct 
> radeon_device *rdev)
>               case 0x682C:
>                       si_pi->cac_weights = cac_weights_cape_verde_pro;
>                       si_pi->dte_data = dte_data_sun_xt;
> +                     update_dte_from_pl2 = true;
>                       break;
>               case 0x6825:
>               case 0x6827:
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to