Bug 16514
Summary: | Blank laptop panel after loading i915 | ||
---|---|---|---|
Product: | Drivers | Reporter: | byron |
Component: | Video(DRI - Intel) | Assignee: | drivers_video-dri-intel (drivers_video-dri-intel) |
Status: | CLOSED DUPLICATE | ||
Severity: | normal | CC: | byron, gordon.jin, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.34.2, 2.6.35 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 16055 |
Description
byron
2010-08-04 12:24:11 UTC
A quick bisect points to this patch as the source of trouble: commit b8c63c5fbc0e8d124f9e15cbbb0585b762efa08d Author: Jesse Barnes <jbarnes@virtuousgeek.org> Date: Mon Jul 26 13:51:22 2010 -0700 drm/i915: make sure we shut off the panel in eDP configs commit 5620ae29f1eabe655f44335231b580a78c8364ea upstream. Fix error from the last pull request. Making sure we shut the panel off is more correct and saves power. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> :040000 040000 92b89828b32273d2ffc0e27adb697078178baff1 8138149cd70f9bb5dc11c61c0c648a2f477a67f3 M drivers Unfortunately, I did get it to work once, even with this commit, so I'm not sure how accurate the bisect is. Confirmed, after dropping b8c63c5fbc0e8d124f9e15cbbb0585b762efa08d from 2.6.34.2, the laptop display works on every boot. First-Bad-Commit : b8c63c5fbc0e8d124f9e15cbbb0585b762efa08d Let's track at https://bugs.freedesktop.org/show_bug.cgi?id=29278 *** This bug has been marked as a duplicate of bug 16496 *** |