[Bug 86201] [VLV Bisected] Delayed boot and distorted text console after commit 773538e8

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 21 01:29:12 PST 2014


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

--- Comment #9 from Egbert Eich <eich at pdx.freedesktop.org> ---
This issue is driving me nuts.

I've built drm-intel-nightly yesterday but unable to reproduce the issue - in
fact everything got initialized flawlessly. The patch in comment #6 didn't play
a role as
a. The long delay between calls to 
   intel_dp_init_panel_power_sequencer_registers() 
   did not exists.edp_panel_vdd_off_sync
b. edp_panel_vdd_off_sync() was called a lot less often.

In fact the only evidence I had that I was not dreaming last week when I
openend this ticket was the log in
https://bugs.freedesktop.org/attachment.cgi?id=109342
which clearly indicated that those issues existed in a kernel based on
3.18-rc4.

Comparing this log with the ones I generated yesterday revealed that the drm
modules were loaded a lot later during the boot process.
I've now been able to rebuild a kernel which exhibits this issue. I will now go
on comparing the configurations of the two builds.

So far it seems that for the 'bad' kernel build the patch in comment #6 at
least fixed the problem in the EDID read out which can be seen in
https://bugs.freedesktop.org/attachment.cgi?id=109342
as without it I can easily reproduce the bogus EDIDs.

So for now, let me figure out what is so different in the two builds of exactly
the same kernel version.

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


More information about the intel-gfx-bugs mailing list