[PATCH 1/9] drm/amd/powerplay: export new smu messages for vega10
Alex Deucher
alexdeucher at gmail.com
Mon Oct 9 19:56:08 UTC 2017
On Mon, Oct 9, 2017 at 12:41 AM, Rex Zhu <Rex.Zhu at amd.com> wrote:
> Change-Id: I5afa09980174ef191c7aa4e4f9dadaaa189783ca
> Signed-off-by: Rex Zhu <Rex.Zhu at amd.com>
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> 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
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
More information about the amd-gfx
mailing list