提交 ed50890d 编写于 作者: A Alex Deucher

drm/radeon: comment out some currently unused eg dpm code

Keep it around for reference.
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 1afde6b2
......@@ -2005,11 +2005,13 @@ int cypress_dpm_set_power_state(struct radeon_device *rdev)
return 0;
}
#if 0
void cypress_dpm_reset_asic(struct radeon_device *rdev)
{
rv770_restrict_performance_levels_before_switch(rdev);
rv770_set_boot_state(rdev);
}
#endif
void cypress_dpm_display_configuration_changed(struct radeon_device *rdev)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册