Subversion Repositories Kolibri OS

Rev

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

Rev 5060 Rev 6084
Line 188... Line 188...
188
{
188
{
189
	return MODE_OK;
189
	return MODE_OK;
190
}
190
}
Line 191... Line 191...
191
 
191
 
192
static void sil164_mode_set(struct intel_dvo_device *dvo,
192
static void sil164_mode_set(struct intel_dvo_device *dvo,
193
			    struct drm_display_mode *mode,
193
			    const struct drm_display_mode *mode,
194
			    struct drm_display_mode *adjusted_mode)
194
			    const struct drm_display_mode *adjusted_mode)
195
{
195
{
196
	/* As long as the basics are set up, since we don't have clock
196
	/* As long as the basics are set up, since we don't have clock
197
	 * dependencies in the mode setup, we can just leave the
197
	 * dependencies in the mode setup, we can just leave the
198
	 * registers alone and everything will work fine.
198
	 * registers alone and everything will work fine.