[PATCH 2/4] drm/amd/powerplay: add new smu message.
Deucher, Alexander
Alexander.Deucher at amd.com
Mon Jan 9 14:18:20 UTC 2017
> -----Original Message-----
> From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf
> Of Rex Zhu
> Sent: Monday, January 09, 2017 1:52 AM
> To: amd-gfx at lists.freedesktop.org
> Cc: Zhu, Rex
> Subject: [PATCH 2/4] drm/amd/powerplay: add new smu message.
>
> Change-Id: I17f02555fbc79a9e5a2e9d3160fddbc6c502eaf4
> Signed-off-by: Rex Zhu <Rex.Zhu at amd.com>
Patches 2-4:
Reviewed-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 bce0009..fbc504c 100644
> --- a/drivers/gpu/drm/amd/powerplay/inc/smu7_ppsmc.h
> +++ b/drivers/gpu/drm/amd/powerplay/inc/smu7_ppsmc.h
> @@ -394,6 +394,9 @@ typedef uint16_t PPSMC_Result;
>
> #define PPSMC_MSG_SetVBITimeout ((uint16_t) 0x306)
>
> +#define PPSMC_MSG_EnableDpmDidt ((uint16_t) 0x309)
> +#define PPSMC_MSG_DisableDpmDidt ((uint16_t) 0x30A)
> +
> #define PPSMC_MSG_SecureSRBMWrite ((uint16_t) 0x600)
> #define PPSMC_MSG_SecureSRBMRead ((uint16_t) 0x601)
> #define PPSMC_MSG_SetAddress ((uint16_t) 0x800)
> --
> 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