On Sun, Oct 6, 2013 at 1:04 AM, Thomas Richter <[email protected]> wrote:
> That is, edit intel_display.c, function i8xx_update_dll(), and insert the
> following lines to setup the PLL value:
>
>         if (inten_pipe_has_type(&crtc->base,INTEL_OUTPUT_DVO)) {
>                 dpll |= DPLL_DVO_HIGH_SPEED;
>         }

This should be fixed again since:

commit 4a33e48d0e121953342194b45d33dc752353d62b
Author: Daniel Vetter <[email protected]>
Date:   Sat Jul 6 12:52:05 2013 +0200

    drm/i915: fix dvo DPLL regression

Are you on an older kernel?

Cheers, Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to