提交 f7c5798c 编写于 作者: S Satyajit Sahu 提交者: Alex Deucher

drm/amd/powerplay: get the temperature on CZ

Setting the function pointer to the get the temperature on CZ.
Reviewed-by: NAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: NSatyajit Sahu <satyajit.sahu@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 b285f1db
......@@ -1894,6 +1894,7 @@ static const struct pp_hwmgr_func cz_hwmgr_funcs = {
.get_current_shallow_sleep_clocks = cz_get_current_shallow_sleep_clocks,
.get_clock_by_type = cz_get_clock_by_type,
.get_max_high_clocks = cz_get_max_high_clocks,
.get_temperature = cz_thermal_get_temperature,
.read_sensor = cz_read_sensor,
.power_off_asic = cz_power_off_asic,
.asic_setup = cz_setup_asic_task,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册