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 220... Line 220...
220
{
220
{
221
	return MODE_OK;
221
	return MODE_OK;
222
}
222
}
Line 223... Line 223...
223
 
223
 
224
static void tfp410_mode_set(struct intel_dvo_device *dvo,
224
static void tfp410_mode_set(struct intel_dvo_device *dvo,
225
			    struct drm_display_mode *mode,
225
			    const struct drm_display_mode *mode,
226
			    struct drm_display_mode *adjusted_mode)
226
			    const struct drm_display_mode *adjusted_mode)
227
{
227
{
228
	/* As long as the basics are set up, since we don't have clock dependencies
228
	/* As long as the basics are set up, since we don't have clock dependencies
229
	* in the mode setup, we can just leave the registers alone and everything
229
	* in the mode setup, we can just leave the registers alone and everything
230
	* will work fine.
230
	* will work fine.