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 273... Line 273...
273
 
273
 
274
	return MODE_OK;
274
	return MODE_OK;
Line 275... Line 275...
275
}
275
}
276
 
276
 
277
static void ch7xxx_mode_set(struct intel_dvo_device *dvo,
277
static void ch7xxx_mode_set(struct intel_dvo_device *dvo,
278
			    struct drm_display_mode *mode,
278
			    const struct drm_display_mode *mode,
279
			    struct drm_display_mode *adjusted_mode)
279
			    const struct drm_display_mode *adjusted_mode)
Line 280... Line 280...
280
{
280
{
281
	uint8_t tvco, tpcp, tpd, tlpf, idf;
281
	uint8_t tvco, tpcp, tpd, tlpf, idf;