[PATCH 2/3] drm/amdgpu/powerplay: update smu7_ppsmc.h

Quan, Evan Evan.Quan at amd.com
Fri Dec 7 01:17:59 UTC 2018


Reviewed-by: Evan Quan <evan.quan at amd.com>

> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Alex
> Deucher
> Sent: 2018年12月7日 0:29
> To: amd-gfx at lists.freedesktop.org
> Cc: Deucher, Alexander <Alexander.Deucher at amd.com>
> Subject: [PATCH 2/3] drm/amdgpu/powerplay: update smu7_ppsmc.h
> 
> Add new messages for polaris.
> 
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>  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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list