linux/drivers/gpu/drm/amd/powerplay/smumgr
Dave Airlie 19048dc65a amdgpu/pp: remove ci_smc/smumgr split.
This split serves no purpose, and we can make a bunch of functions
static now.

There are lots of cases of this sort of split in the powerplay code,
please start cleaning them up. Ideally the function table is in the
same file as all the implementations used in it.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-28 16:03:25 -04:00
..
ci_smc.c amdgpu/pp: remove ci_smc/smumgr split. 2017-09-28 16:03:25 -04:00
ci_smumgr.h drm/amd/powerplay: add CI asics support to smumgr (v3) 2017-09-26 13:06:57 -04:00
cz_smumgr.c drm/amd/powerplay: delete SMUM_FIELD_MASK 2017-09-26 15:14:36 -04:00
cz_smumgr.h drm/amd/powerplay: refine smumgr code 2017-01-27 11:13:01 -05:00
fiji_smc.c drm/amd/powerplay: refine powerplay code. 2017-09-26 15:14:27 -04:00
fiji_smc.h drm/amd/powerplay: refine avfs enable code on fiji. 2017-07-14 11:06:15 -04:00
fiji_smumgr.c drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELD 2017-09-26 15:14:33 -04:00
fiji_smumgr.h drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.c 2017-07-14 11:06:16 -04:00
iceland_smc.c drm/amd/powerplay: refine powerplay code. 2017-09-26 15:14:27 -04:00
iceland_smc.h drm/amd/powerplay: implement fw related smu interface for iceland. 2016-09-19 13:22:16 -04:00
iceland_smumgr.c drm/amd/powerplay: delete SMUM_WAIT_INDIRECT_FIELD 2017-09-26 15:14:35 -04:00
iceland_smumgr.h drm/amd/powerplay: fix spelling typo in function name 2017-09-18 23:30:36 -04:00
Makefile amdgpu/pp: remove ci_smc/smumgr split. 2017-09-28 16:03:25 -04:00
polaris10_smc.c drm/amd/powerplay: delete SMUM_READ_FIELD 2017-09-26 15:14:34 -04:00
polaris10_smc.h drm/amd/powerplay: add power profile support for Polaris 2017-03-29 23:52:51 -04:00
polaris10_smumgr.c drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELD 2017-09-26 15:14:33 -04:00
polaris10_smumgr.h drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.c 2017-07-14 11:06:16 -04:00
rv_smumgr.c drm/amd/powerplay: add new helper functions in hwmgr.h 2017-09-26 15:14:29 -04:00
rv_smumgr.h drm/amd/powerplay: refine interface in struct pp_smumgr_func 2017-09-26 15:14:26 -04:00
smu7_smumgr.c drm/amd/powerplay: delete SMUM_READ_FIELD 2017-09-26 15:14:34 -04:00
smu7_smumgr.h drm/amd/powerplay: refine interface in struct pp_smumgr_func 2017-09-26 15:14:26 -04:00
smumgr.c drm/amd/powerplay: delete dead code in smumgr 2017-09-26 15:14:36 -04:00
tonga_smc.c drm/amd/powerplay: refine powerplay code. 2017-09-26 15:14:27 -04:00
tonga_smc.h drm/amd/powerplay: fix spelling typo in function name 2017-09-18 23:30:36 -04:00
tonga_smumgr.c drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELD 2017-09-26 15:14:33 -04:00
tonga_smumgr.h drm/amdgpu: Constify tables 2016-09-23 10:50:22 -04:00
vega10_smumgr.c drm/amd/powerplay: add new helper functions in hwmgr.h 2017-09-26 15:14:29 -04:00
vega10_smumgr.h drm/amd/powerplay: refine interface in struct pp_smumgr_func 2017-09-26 15:14:26 -04:00