Comment 21 for bug 556872

Revision history for this message
madbiologist (me-again) wrote :

This bug might be fixed upstream in kernel 2.6.35-rc4.

commit fe27d53e5c597ee5ba5d72a29d517091f244e974
Author: Dave Airlie
Date: Wed Jun 30 11:46:17 2010 +1000

    i915: fix ironlake edp panel setup (v4)

    The eDP spec claims a 20% overhead for the 8:10 encoding scheme used
    on the wire. Take this into account when picking the lane/clock speed
    for the panel.

    v3: some panels are out of spec, try our best to deal with them, don't
    refuse modes on eDP panels, and try the largest allowed settings if
    all else fails on eDP.
    v4: fix stupid typo, forgot to git add before amending.

    Fixes several reports in bugzilla:

          https://bugs.freedesktop.org/show_bug.cgi?id=28070

    Signed-off-by: Dave Airlie
    Signed-off-by: Eric Anholt