Subversion Repositories Kolibri OS

Rev

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

Rev 5078 Rev 5271
Line 1212... Line 1212...
1212
{
1212
{
1213
	uint32_t tmp;
1213
	uint32_t tmp;
1214
	struct drm_display_mode *mode0 = NULL;
1214
	struct drm_display_mode *mode0 = NULL;
1215
	struct drm_display_mode *mode1 = NULL;
1215
	struct drm_display_mode *mode1 = NULL;
Line -... Line 1216...
-
 
1216
 
-
 
1217
	if (!rdev->mode_info.mode_config_initialized)
-
 
1218
		return;
1216
 
1219
 
Line 1217... Line 1220...
1217
	radeon_update_display_priority(rdev);
1220
	radeon_update_display_priority(rdev);
1218
 
1221
 
1219
	if (rdev->mode_info.crtcs[0]->base.enabled)
1222
	if (rdev->mode_info.crtcs[0]->base.enabled)