On Mon, Mar 5, 2018 at 1:46 AM, Rex Zhu <Rex.Zhu at amd.com> wrote: > This reverts commit e429ea87b2939c4cce1b439baf6d76535a0767f2. > > Implement Workload Aware Dynamic power management instand of > AutoWattman feature in linux. > > Change-Id: I619ba5695b14e1d165829c98d2776e5173f2737e > Signed-off-by: Rex Zhu <Rex.Zhu at amd.com> Reviewed-by: Alex Deucher <alexdeucher at amd.com> > --- > drivers/gpu/drm/amd/powerplay/inc/hwmgr.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h > index 94df6ee..b151ad85 100644 > --- a/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h > +++ b/drivers/gpu/drm/amd/powerplay/inc/hwmgr.h > @@ -85,7 +85,6 @@ enum PP_FEATURE_MASK { > PP_SOCCLK_DPM_MASK = 0x1000, > PP_DCEFCLK_DPM_MASK = 0x2000, > PP_OVERDRIVE_MASK = 0x4000, > - PP_AUTOWATTMAN_MASK = 0x8000, > }; > > enum PHM_BackEnd_Magic { > -- > 1.9.1 > > _______________________________________________ > amd-gfx mailing list > amd-gfx at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx