mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-02 17:52:36 -05:00
drm/amd/pm: add UMD Pstate Msg Parameters for vangogh temporarily
This patch is to add UMD Pstate Msg Parameters for vangogh temporarily,
the values refer to renoir.
Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
80abc31ebe
commit
30cc5cec39
@@ -27,4 +27,9 @@
|
||||
|
||||
extern void vangogh_set_ppt_funcs(struct smu_context *smu);
|
||||
|
||||
/* UMD PState Vangogh Msg Parameters in MHz */
|
||||
#define VANGOGH_UMD_PSTATE_GFXCLK 700
|
||||
#define VANGOGH_UMD_PSTATE_SOCCLK 678
|
||||
#define VANGOGH_UMD_PSTATE_FCLK 800
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user