On Wed, Jul 12, 2017 at 3:55 AM, Jim Qu <Jim.Qu at amd.com> wrote: > Change-Id: I04730e7947bac474ee803c4e9bb2121383b9482f > Signed-off-by: Jim Qu <Jim.Qu at amd.com> Reviewed-by: Alex Deucher <alexander.deucher at amd.com> > --- > drivers/gpu/drm/amd/amdgpu/si_dpm.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/amd/amdgpu/si_dpm.c b/drivers/gpu/drm/amd/amdgpu/si_dpm.c > index 7c1c5d1..4b3742d 100644 > --- a/drivers/gpu/drm/amd/amdgpu/si_dpm.c > +++ b/drivers/gpu/drm/amd/amdgpu/si_dpm.c > @@ -2055,6 +2055,7 @@ static void si_initialize_powertune_defaults(struct amdgpu_device *adev) > 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: > -- > 1.9.1 > > _______________________________________________ > amd-gfx mailing list > amd-gfx at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx