Summary: | [BDW-Y Bisected ] eDP display not light after entering the kernel. | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | liulei <lei.a.liu> | ||||
Component: | DRM/Intel | Assignee: | Daniel Vetter <daniel> | ||||
Status: | CLOSED INVALID | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | critical | ||||||
Priority: | highest | CC: | intel-gfx-bugs, przanoni | ||||
Version: | unspecified | ||||||
Hardware: | Other | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
liulei
2014-06-04 02:28:21 UTC
At first, I didn't find a good commit. Because system always hang when I try to boot with earlier kernel. So I gave up finding a good commit. The next day, I tried again, and system hang didn't happen. So I did bisect. CC Paulo, might be interesting to see if his patches to match recent BDW documentation updates make a difference here. Paulo, do you have any ideas about this issue. (In reply to comment #3) > Paulo, do you have any ideas about this issue. Please test drm-intel-nightly from today. The following commit is what we're interested in: drm/i915: update BDW DDI buffer translations http://cgit.freedesktop.org/drm-intel/commit/?h=drm-intel-nightly&id=9576c27f5287f873505583350049100896a48299 Actually, it also looks like your Kernel doesn't include the following commit: "drm/i915/dp: force eDP lane count to max available lanes on BDW" I believe it should fix the problem you reported. (In reply to comment #0) > ==kernel== > -------------------------- > origin/drm-intel-nightly: 085391259463f3bda367fc3e078504d83cd8dc0e(works) > drm-intel-nightly: 2014y-05m-29d-23h-55m-55s integration manifest > origin/drm-intel-next-queued: 192155025197cc4765702a180904c3b62c152b7a(fails) > drm/i915: Drop locking around fbdev-fb in debugfs > origin/drm-intel-fixes: d23db88c3ab233daed18709e3a24d6c95344117f(works) > drm/i915: Prevent negative relocation deltas from wrapping > Now that I re-read this, it makes even more sense to me. It is normal and acceptable for certain things to work on drm-intel-nightly and drm-intel-fixes but fail on drm-intel-next-queued for a certain period of time. Sometimes patches are committed directly to -fixes, so -next-queued won't include the fix until it is merged back. I don't even consider cases like this as "bugs", and I certainly wouldn't classify such a case as P1/critical. Failure on dinq but working on -nightly is not a bug. It simply means the bugfix hasn't been merged through dinq but some other tree. Usually -fixes to get the patch into the next -rc kernel. (In reply to comment #7) > Failure on dinq but working on -nightly is not a bug. It simply means the > bugfix hasn't been merged through dinq but some other tree. Usually -fixes > to get the patch into the next -rc kernel. Agree with you. That makes sense. I retest and both -fixes and -nightly work well. Closing verified+invalid. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.