[PATCH 1/2] drm/amd/powerplay: header file interface to SMU update
Huang Rui
ray.huang at amd.com
Thu Apr 19 07:33:14 UTC 2018
On Thu, Apr 19, 2018 at 03:09:58PM +0800, Kenneth Feng wrote:
> Change-Id: I6d309f651dff5f657c1aa424efec2048b9b64a0a
> Signed-off-by: Kenneth Feng <kenneth.feng at amd.com>
Reviewed-by: Huang Rui <ray.huang at amd.com>
> ---
> drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h b/drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h
> index fb696e3..2f8a3b9 100644
> --- a/drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h
> +++ b/drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h
> @@ -412,8 +412,10 @@ typedef struct {
> QuadraticInt_t ReservedEquation2;
> QuadraticInt_t ReservedEquation3;
>
> + uint16_t MinVoltageUlvGfx;
> + uint16_t MinVoltageUlvSoc;
>
> - uint32_t Reserved[15];
> + uint32_t Reserved[14];
>
>
>
> --
> 2.7.4
>
> _______________________________________________
> 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