<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - [ILK switchable] External monitor (connected via docking station) stays black"
href="https://bugs.freedesktop.org/show_bug.cgi?id=32934#c50">Comment # 50</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - [ILK switchable] External monitor (connected via docking station) stays black"
href="https://bugs.freedesktop.org/show_bug.cgi?id=32934">bug 32934</a>
from <span class="vcard"><a class="email" href="mailto:jbarnes@virtuousgeek.org" title="Jesse Barnes <jbarnes@virtuousgeek.org>"> <span class="fn">Jesse Barnes</span></a>
</span></b>
<pre>In the dump from <a href="show_bug.cgi?id=32934#c48">comment #48</a>, are both displays up and working with i915
disabled?
If so, we may be hitting what I was afraid of, since the second pipe appears to
be off:
--- i915 disabled
+++ i915 enabled
- DSPBCNTR: 0x00000000 (disabled)
- DSPBBASE: 0x00000000
- DSPBSTRIDE: 0x00000000 (0)
- DSPBSURF: 0x00000000
- DSPBTILEOFF: 0x00000000 (0, 0)
+ DSPBCNTR: 0xd8004400 (enabled)
+ DSPBBASE: 0xffff6680
+ DSPBSTRIDE: 0x00002c00 (176)
+ DSPBSURF: 0x0a02e000
+ DSPBTILEOFF: 0x00000020 (32, 0)
i.e. when we load i915, it tries to use pipe b to light up the screen, but it
doesn't work. Even the HDMI is disabled:
- HDMIC: 0x0000001c (disabled pipe A 8bpc SDVO DVI
audio disabled +vsync +hsync detected)
+ HDMIC: 0xc000001c (enabled pipe C 8bpc SDVO DVI audio
disabled +vsync +hsync detected)
So this may be a case of 'not our bug', or at least not solely, since it means
we need the switchable graphics handling support to work.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>