On Mon, Oct 9, 2017 at 12:41 AM, Rex Zhu <[email protected]> wrote: > Change-Id: I5afa09980174ef191c7aa4e4f9dadaaa189783ca > Signed-off-by: Rex Zhu <[email protected]>
Reviewed-by: Alex Deucher <[email protected]> > --- > drivers/gpu/drm/amd/powerplay/inc/vega10_ppsmc.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/gpu/drm/amd/powerplay/inc/vega10_ppsmc.h > b/drivers/gpu/drm/amd/powerplay/inc/vega10_ppsmc.h > index cb070eb..d06ece4 100644 > --- a/drivers/gpu/drm/amd/powerplay/inc/vega10_ppsmc.h > +++ b/drivers/gpu/drm/amd/powerplay/inc/vega10_ppsmc.h > @@ -124,6 +124,8 @@ > #define PPSMC_MSG_NumOfDisplays 0x56 > #define PPSMC_MSG_ReadSerialNumTop32 0x58 > #define PPSMC_MSG_ReadSerialNumBottom32 0x59 > +#define PPSMC_MSG_SetSystemVirtualDramAddrHigh 0x5A > +#define PPSMC_MSG_SetSystemVirtualDramAddrLow 0x5B > #define PPSMC_MSG_RunAcgBtc 0x5C > #define PPSMC_MSG_RunAcgInClosedLoop 0x5D > #define PPSMC_MSG_RunAcgInOpenLoop 0x5E > -- > 1.9.1 > > _______________________________________________ > amd-gfx mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
