[PATCH 2/2] drm/amd/powerplay: fix issue power containment not enabled on Tonga.

Deucher, Alexander Alexander.Deucher at amd.com
Wed Sep 7 11:35:57 UTC 2016


> -----Original Message-----
> From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf
> Of Rex Zhu
> Sent: Monday, September 05, 2016 6:37 AM
> To: amd-gfx at lists.freedesktop.org
> Cc: Zhu, Rex
> Subject: [PATCH 2/2] drm/amd/powerplay: fix issue power containment not
> enabled on Tonga.
> 
> Change-Id: I309d71fe5ca726f620a29425536d0824bd8f2e08
> Signed-off-by: Rex Zhu <Rex.Zhu at amd.com>

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

> ---
>  drivers/gpu/drm/amd/powerplay/hwmgr/tonga_powertune.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/tonga_powertune.c
> b/drivers/gpu/drm/amd/powerplay/hwmgr/tonga_powertune.c
> index 9496ade..24d9a05 100644
> --- a/drivers/gpu/drm/amd/powerplay/hwmgr/tonga_powertune.c
> +++ b/drivers/gpu/drm/amd/powerplay/hwmgr/tonga_powertune.c
> @@ -56,9 +56,6 @@ void tonga_initialize_power_tune_defaults(struct
> pp_hwmgr *hwmgr)
>  	else
>  		tonga_hwmgr->power_tune_defaults =
> &tonga_power_tune_data_set_array[0];
> 
> -	/* Assume disabled */
> -	phm_cap_unset(hwmgr->platform_descriptor.platformCaps,
> -			PHM_PlatformCaps_PowerContainment);
>  	phm_cap_unset(hwmgr->platform_descriptor.platformCaps,
>  			PHM_PlatformCaps_CAC);
>  	phm_cap_unset(hwmgr->platform_descriptor.platformCaps,
> --
> 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