[PATCH 04/14] drm/amdgpu: remove useless functions of si dpm
Huang Rui
ray.huang at amd.com
Tue Aug 30 11:50:01 UTC 2016
Change-Id: Ie5f078079d6732cb875f31c9eb62a045f3cc40f3
Signed-off-by: Huang Rui <ray.huang at amd.com>
---
drivers/gpu/drm/amd/amdgpu/si_dpm.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/si_dpm.c b/drivers/gpu/drm/amd/amdgpu/si_dpm.c
index 076f6cd..b06c583 100644
--- a/drivers/gpu/drm/amd/amdgpu/si_dpm.c
+++ b/drivers/gpu/drm/amd/amdgpu/si_dpm.c
@@ -1828,9 +1828,6 @@ struct evergreen_power_info *evergreen_get_pi(struct amdgpu_device *adev);
struct ni_power_info *ni_get_pi(struct amdgpu_device *adev);
struct si_ps *si_get_ps(struct amdgpu_ps *rps);
-extern int si_mc_load_microcode(struct amdgpu_device *adev);
-extern void vce_v1_0_enable_mgcg(struct amdgpu_device *adev, bool enable);
-
static int si_populate_voltage_value(struct amdgpu_device *adev,
const struct atom_voltage_table *table,
u16 value, SISLANDS_SMC_VOLTAGE_VALUE *voltage);
--
2.7.4
More information about the amd-gfx
mailing list