Summary: | [HSW/BYT/BDW Bisected]HDMI hot plug cause system hang | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | liulei <lei.a.liu> | ||||||
Component: | DRM/Intel | Assignee: | Dave Airlie <airlied> | ||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | blocker | ||||||||
Priority: | high | CC: | airlied, intel-gfx-bugs, jinxianx.guo | ||||||
Version: | unspecified | ||||||||
Hardware: | Other | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
liulei
2014-07-29 02:12:47 UTC
okay I'll take a look at this ASAP. wierd it seems to be oopsing on the aux mutex not being there. What HW configuration is this? can I get a drm.debug=6 boot? patch send to the mailing list. drm/i915: don't try and probe dpcd if we have no dp configured. Created attachment 103978 [details] dmesg with drm.debug=0x6 (In reply to comment #3) > patch send to the mailing list. > > drm/i915: don't try and probe dpcd if we have no dp configured. HDMI hot plug works well with this patch(on BDW05) (In reply to comment #2) > wierd it seems to be oopsing on the aux mutex not being there. > > What HW configuration is this? root@x-bdw05:~# lspci -nnn 00:00.0 Host bridge [0600]: Intel Corporation Device [8086:1604] (rev 08) 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:1616] (rev 08) 00:03.0 Audio device [0403]: Intel Corporation Device [8086:160c] (rev 08) 00:14.0 USB controller [0c03]: Intel Corporation Device [8086:9cb1] (rev 03) 00:16.0 Communication controller [0780]: Intel Corporation Device [8086:9cba] (rev 03) 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection (3) I218-LM [8086:15a2] (rev 03) 00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:9cc3] (rev 03) 00:1f.2 SATA controller [0106]: Intel Corporation Device [8086:9c83] (rev 03) 00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:9ca2] (rev 03) 00:1f.6 Signal processing controller [1180]: Intel Corporation Device [8086:9ca4] (rev 03) > > can I get a drm.debug=6 boot? Please check the attachment "dmesg with drm.debug=0x6 " This bug is able to reproduce on BYT-M on latest -testing(0c6aad835dd1b817e87e312da0350e07952ff25e) too. This issue doesn't exist on latest -nightly but there are other two bugs. I just mention it, not mean these three bug exist relationships. Closing old verified. |
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.