Summary: | [byt dp] WARNING: intel_display.c:1535 vlv_wait_port_ready() | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | roberth <sarvatt> | ||||||||||
Component: | DRM/Intel | Assignee: | Todd Previte <tprevite> | ||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||
Severity: | critical | ||||||||||||
Priority: | highest | CC: | intel-gfx-bugs, kenta.ueda, przanoni, rodrigo.vivi | ||||||||||
Version: | XOrg git | ||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Bug Depends on: | |||||||||||||
Bug Blocks: | 70570 | ||||||||||||
Attachments: |
|
Description
roberth
2014-01-10 15:05:50 UTC
Created attachment 91821 [details]
dmesg from drm-intel-nightly 01072014
Created attachment 91822 [details]
dmesg from 3.13-rc4
Ignore that it says 3.5.0, all of drm from 3.13-rc4 has been backported to this kernel
Created attachment 91823 [details]
Xorg.0.log from 3.13-rc4
Created attachment 91995 [details] [review] Hack to force DP (as opposed to eDP) on port C I assume this is a DP port with an external monitor. In that case we (still) incorrectly detect it as eDP based on VBT info. Could you try the attached patch if it fixes the problem? (In reply to comment #4) > Created attachment 91995 [details] [review] [review] > Hack to force DP (as opposed to eDP) on port C > > I assume this is a DP port with an external monitor. In that case we (still) > incorrectly detect it as eDP based on VBT info. Could you try the attached > patch if it fixes the problem? Sorry, I was wrong, after re-reading the log the port type is correctly detected as DP. Please ignore the above. We have a fairly impressive pile of DP failures reported here on bugzilla :( Someone should cross-reference them and get some clue. This is a duplicate of the ByT DP bug I'm currently investigating. I'll get the bug number momentarily. It appears that this is caused by the PHYs failing to come ready and I'm in the process of investigating why that's happening. Daniel - I'll filter and cross-reference the DP failures in the next couple days. (In reply to comment #7) > This is a duplicate of the ByT DP bug I'm currently investigating. I'll get > the bug number momentarily. bug#72896 or bug#72897? 72896. 72897 is the same problem but with Displayport connected to Port C. The only difference there is that the hotplug detection bits work for Port C on ByT. Displayport on Port B won't be detected on Port B without the patch I posted to the ML a day or two ago. *** This bug has been marked as a duplicate of bug 72896 *** Todd: Is there a patch to try out for this bug? "drm/i915: VLV2 - Fix hotplug detect bits" is what you were referencing I'm guessing? Robert: Correct. The resolution to this issue and the relevant commits I posted in bug 72896. Closing as duplicate of closed+fixed. |
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.