Re: [PATCH] drm/amd/pp: Move common code to smu_help.c

2018-04-13 Thread Huang Rui
On Fri, Apr 13, 2018 at 02:08:15PM +0800, Rex Zhu wrote: > Signed-off-by: Rex Zhu Reviewed-by: Huang Rui > --- > drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c | 56 > ++ > drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.h | 21

[PATCH] drm/amd/pp: Move common code to smu_help.c

2018-04-13 Thread Rex Zhu
Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c | 56 ++ drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.h | 21 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 43 + 3 files changed, 78