summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.h
diff options
context:
space:
mode:
authorEric Huang <JinHuiEric.Huang@amd.com>2015-12-04 15:49:02 -0500
committerAlex Deucher <alexander.deucher@amd.com>2015-12-21 16:42:49 -0500
commitdb18ce397c0928bb420a511db52ce36c2003676e (patch)
treea848344899a93e0ab10812590b718804f3c40151 /drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.h
parent9dcfc1936aa0f6a18fd2852e224d59610cd73e7a (diff)
downloadop-kernel-dev-db18ce397c0928bb420a511db52ce36c2003676e.zip
op-kernel-dev-db18ce397c0928bb420a511db52ce36c2003676e.tar.gz
drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Eric Huang <JinHuiEric.Huang@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.h')
-rw-r--r--drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.h b/drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.h
index c3ee552..8621493 100644
--- a/drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.h
+++ b/drivers/gpu/drm/amd/powerplay/hwmgr/fiji_thermal.h
@@ -55,6 +55,7 @@ extern int pp_fiji_thermal_initialize(struct pp_hwmgr *hwmgr);
extern int fiji_thermal_ctrl_uninitialize_thermal_controller(struct pp_hwmgr *hwmgr);
extern int fiji_fan_ctrl_set_fan_speed_rpm(struct pp_hwmgr *hwmgr, uint32_t speed);
extern int fiji_fan_ctrl_get_fan_speed_rpm(struct pp_hwmgr *hwmgr, uint32_t *speed);
+extern int fiji_fan_ctrl_stop_smc_fan_control(struct pp_hwmgr *hwmgr);
extern uint32_t tonga_get_xclk(struct pp_hwmgr *hwmgr);
#endif
OpenPOWER on IntegriCloud