[PATCH] drm/amd/powerplay: Get more than 8 level gfxclk states
Alex Deucher
alexdeucher at gmail.com
Wed Apr 4 18:13:25 UTC 2018
On Wed, Apr 4, 2018 at 4:33 AM, Kenneth Feng <kenneth.feng at amd.com> wrote:
> To apply on Vega12 for more than 8 gfx dpm levels
>
> Change-Id: I0a0e1e044b35d27a28a3145b2de365d3be6132cd
> Signed-off-by: Kenneth Feng <kenneth.feng at amd.com>
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.h b/drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
> index bc98b1d..e81ded1 100644
> --- a/drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
> +++ b/drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.h
> @@ -33,7 +33,7 @@
> #define WaterMarksExist 1
> #define WaterMarksLoaded 2
>
> -#define VG12_PSUEDO_NUM_GFXCLK_DPM_LEVELS 8
> +#define VG12_PSUEDO_NUM_GFXCLK_DPM_LEVELS 16
> #define VG12_PSUEDO_NUM_SOCCLK_DPM_LEVELS 8
> #define VG12_PSUEDO_NUM_DCEFCLK_DPM_LEVELS 8
> #define VG12_PSUEDO_NUM_UCLK_DPM_LEVELS 4
> --
> 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