Re: [PATCH 5/8] drm/amd/pp: Clean up code for RV in powerplay.

2018-03-07 Thread Alex Deucher
On Wed, Mar 7, 2018 at 5:46 AM, Rex Zhu wrote: > 1. make functions static > 2. add rv_read_arg_from_smc to smu backend function table. Please make this two patches since there are two logical changes here. Also see my additional comment below. > > Change-Id:

[PATCH 5/8] drm/amd/pp: Clean up code for RV in powerplay.

2018-03-07 Thread Rex Zhu
1. make functions static 2. add rv_read_arg_from_smc to smu backend function table. Change-Id: I9baecaec95553923e59d1a4cf92a67551769b755 Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/powerplay/hwmgr/rv_hwmgr.c | 12 ++--