<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:jljusten@gmail.com" title="Jordan Justen <jljusten@gmail.com>"> <span class="fn">Jordan Justen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [bisected][skl] Graphical corruption in kwin effects"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111499">bug 111499</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>jljusten@gmail.com, kenneth@whitecape.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [bisected][skl] Graphical corruption in kwin effects"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111499#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - [bisected][skl] Graphical corruption in kwin effects"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111499">bug 111499</a>
from <span class="vcard"><a class="email" href="mailto:jljusten@gmail.com" title="Jordan Justen <jljusten@gmail.com>"> <span class="fn">Jordan Justen</span></a>
</span></b>
<pre>Denis,
You might need to force enable dmabuf_capable in X. This isn't
with a build of X from master since it is now enabled by default,
but no released version of X has that change yet.
Mike,
Have you overridden dmabuf_capable, or are you running a master
branch build of X?
-Jordan
$ cat /etc/X11/xorg.conf.d/modeset.conf
Section "ServerFlags"
Option "Debug" "dmabuf_capable"
EndSection
Section "Device"
Identifier "Intel Graphics"
Driver "modesetting"
Option "AccelMethod" "glamor"
Option "DRI" "3"
EndSection</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>