Bug 63211
Summary: | triple monitor support broken | ||
---|---|---|---|
Product: | Drivers | Reporter: | gibheer |
Component: | Video(DRI - Intel) | Assignee: | intel-gfx-bugs (intel-gfx-bugs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | CC: | daniel, intel-gfx-bugs |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | >=3.11 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | complete dmesg with debug output |
Description
gibheer
2013-10-18 05:23:27 UTC
Can you please retest with latest drm-intel-nightly from http://cgit.freedesktop.org/~danvet/drm-intel/ If that's still broken please boot with drm.debug=0xe (with all three outputs connected) and attach the complete dmesg to the bug report. Created attachment 112061 [details]
complete dmesg with debug output
It works with that branch. I also activated the flag in /etc/modprobe.d/modules.conf with the following line
options i915 drm.debug=0x
Can you please do a reverse bisect to figure out which patch to send to stable kernels? I will try to do that in the next week. Any updates for the bisect result? Or should we close this one, now that 3.12 is out? I will be able to try it on Tuesday. I was not at my workplace with the other two monitors for the last couple weeks. Sorry. On Wed, Dec 4, 2013 at 10:36 AM, <bugzilla-daemon@bugzilla.kernel.org> wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=63211 > > --- Comment #5 from Daniel Vetter <daniel@ffwll.ch> --- > Any updates for the bisect result? Or should we close this one, now that 3.12 > is out? > > -- > You are receiving this mail because: > You reported the bug. Hi, I have booted 3.12.3 and multi monitor support is back. Thank you very much On Wed, Dec 4, 2013 at 4:41 PM, Gibheer <gibheer@gmail.com> wrote: > I will be able to try it on Tuesday. I was not at my workplace with > the other two monitors for the last couple weeks. Sorry. > > On Wed, Dec 4, 2013 at 10:36 AM, <bugzilla-daemon@bugzilla.kernel.org> > wrote: >> https://bugzilla.kernel.org/show_bug.cgi?id=63211 >> >> --- Comment #5 from Daniel Vetter <daniel@ffwll.ch> --- >> Any updates for the bisect result? Or should we close this one, now that >> 3.12 >> is out? >> >> -- >> You are receiving this mail because: >> You reported the bug. I know that 3.12 is fixed, the outstanding request was only for the bisect so that we can backport it to older kernels. But it looks like of the 3 bug reporters no one cared enough for this, so I'll close them all. |