Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6103 → Rev 6104

/drivers/video/drm/radeon/cypress_dpm.c
2005,11 → 2005,13
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)
{