Reviewed-by: Evan Quan <evan.quan@xxxxxxx> > -----Original Message----- > From: amd-gfx <amd-gfx-bounces@xxxxxxxxxxxxxxxxxxxxx> On Behalf Of Alex > Deucher > Sent: 2018年12月7日 0:29 > To: amd-gfx@xxxxxxxxxxxxxxxxxxxxx > Cc: Deucher, Alexander <Alexander.Deucher@xxxxxxx> > Subject: [PATCH 2/3] drm/amdgpu/powerplay: update smu7_ppsmc.h > > Add new messages for polaris. > > Signed-off-by: Alex Deucher <alexander.deucher@xxxxxxx> > --- > drivers/gpu/drm/amd/powerplay/inc/smu7_ppsmc.h | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/drivers/gpu/drm/amd/powerplay/inc/smu7_ppsmc.h > b/drivers/gpu/drm/amd/powerplay/inc/smu7_ppsmc.h > index 62f36ba2435b..d11d6a797ce4 100644 > --- a/drivers/gpu/drm/amd/powerplay/inc/smu7_ppsmc.h > +++ b/drivers/gpu/drm/amd/powerplay/inc/smu7_ppsmc.h > @@ -395,6 +395,9 @@ typedef uint16_t PPSMC_Result; > > #define PPSMC_MSG_SetVBITimeout ((uint16_t) 0x306) > > +#define PPSMC_MSG_EnableFFC ((uint16_t) 0x307) > +#define PPSMC_MSG_DisableFFC ((uint16_t) 0x308) > + > #define PPSMC_MSG_EnableDpmDidt ((uint16_t) 0x309) > #define PPSMC_MSG_DisableDpmDidt ((uint16_t) 0x30A) > > -- > 2.13.6 > > _______________________________________________ > amd-gfx mailing list > amd-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx