<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - External DP monitors blank when using glamor"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111878#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - External DP monitors blank when using glamor"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111878">bug 111878</a>
from <span class="vcard"><a class="email" href="mailto:jhnmlkvch9@gmail.com" title="JM9 <jhnmlkvch9@gmail.com>"> <span class="fn">JM9</span></a>
</span></b>
<pre>@Matt Roper, that is correct. DP outputs are wired to intel but rendered on
Nvidia. I have nouveau and xf86-video-intel-git 1:2.99.917+892+gc6cb1b19-2
installed. The log I posted was with only using glamor. My config is pretty
straightforward. Just uncommenting uxa and commenting out glamor fixes the
problem.
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
# Driver "modesetting"
BusID "PCI:0:2:0"
Option "VBERestore" "true"
Option "SwapbuffersWait" "false"
Option "TripleBuffer" "Off"
# Option "PageFlip" "false"
# Option "AccelMethod" "sna"
# Option "AccelMethod" "uxa"
Option "AccelMethod" "glamor"
Option "TearFree" "true"
Option "DRI" "3"
EndSection
$lsmod | grep nouveau
nouveau 2310144 1
i2c_algo_bit 16384 2 i915,nouveau
ttm 118784 1 nouveau
mxm_wmi 16384 1 nouveau
drm_kms_helper 212992 2 i915,nouveau
drm 516096 21 drm_kms_helper,i915,ttm,nouveau
agpgart 53248 4 intel_gtt,ttm,nouveau,drm
wmi 36864 4 hp_wmi,wmi_bmof,mxm_wmi,nouveau</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>