Subversion Repositories Kolibri OS

Rev

Rev 5271 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5271 Rev 6104
Line 2003... Line 2003...
2003
		cypress_notify_link_speed_change_after_state_change(rdev, new_ps, old_ps);
2003
		cypress_notify_link_speed_change_after_state_change(rdev, new_ps, old_ps);
Line 2004... Line 2004...
2004
 
2004
 
2005
	return 0;
2005
	return 0;
Line -... Line 2006...
-
 
2006
}
2006
}
2007
 
2007
 
2008
#if 0
2008
void cypress_dpm_reset_asic(struct radeon_device *rdev)
2009
void cypress_dpm_reset_asic(struct radeon_device *rdev)
2009
{
2010
{
2010
	rv770_restrict_performance_levels_before_switch(rdev);
2011
	rv770_restrict_performance_levels_before_switch(rdev);
-
 
2012
	rv770_set_boot_state(rdev);
Line 2011... Line 2013...
2011
	rv770_set_boot_state(rdev);
2013
}
2012
}
2014
#endif
2013
 
2015
 
2014
void cypress_dpm_display_configuration_changed(struct radeon_device *rdev)
2016
void cypress_dpm_display_configuration_changed(struct radeon_device *rdev)