[PATCH] drm/amd/powerplay: add PME smu message for raven

Alex Deucher alexdeucher at gmail.com
Thu May 10 02:10:42 UTC 2018


On Wed, May 9, 2018 at 9:01 PM, Junwei Zhang <Jerry.Zhang at amd.com> wrote:
> Signed-off-by: Junwei Zhang <Jerry.Zhang at amd.com>

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

> ---
>  drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h b/drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h
> index 5d07b6e..a2991fa 100644
> --- a/drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h
> +++ b/drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h
> @@ -82,7 +82,8 @@
>  #define PPSMC_MSG_SetSoftMaxFclkByFreq          0x33
>  #define PPSMC_MSG_SetSoftMaxVcn                 0x34
>  #define PPSMC_MSG_PowerGateMmHub                0x35
> -#define PPSMC_Message_Count                     0x36
> +#define PPSMC_MSG_SetRccPfcPmeRestoreRegister   0x36
> +#define PPSMC_Message_Count                     0x37
>
>
>  typedef uint16_t PPSMC_Result;
> --
> 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