Subversion Repositories Kolibri OS

Rev

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

Rev 5078 Rev 6104
Line 1052... Line 1052...
1052
			 * do ?
1052
			 * do ?
1053
			 */
1053
			 */
1054
			DRM_ERROR("Mode need scaling but only first crtc can do that.\n");
1054
			DRM_ERROR("Mode need scaling but only first crtc can do that.\n");
1055
		}
1055
		}
1056
	}
1056
	}
-
 
1057
	radeon_cursor_reset(crtc);
1057
	return 0;
1058
	return 0;
1058
}
1059
}
Line 1059... Line 1060...
1059
 
1060
 
1060
static void radeon_crtc_prepare(struct drm_crtc *crtc)
1061
static void radeon_crtc_prepare(struct drm_crtc *crtc)