[Bug 72896] [BYT] DP(Port B) can't light up after loading i915 driver.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 9 08:29:38 PST 2014


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

--- Comment #3 from Todd Previte <tprevite at gmail.com> ---
wait_port_ready() is waiting for the PLL to lock. Status for the PLL is in the
line following that one - 
[67614.240023] timed out waiting for port B ready: 0xf000a0ff

The hotplug patch only resolves the issue of correcting the problem where DP
hotplug is not visible on ports B or D because the bits are reversed (29 vs 27)
in the definitions. So I would not expect that to have any effect on this issue
or 72897.

As for not cleaning up BIOS state, that's a likely candidate and the code I've
been working should resolve that. The new code follows the programming guide to
the letter which is alleged to be a solution for this issue.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140109/362b2037/attachment.html>


More information about the intel-gfx-bugs mailing list