<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - scanout broken on radeon SI (OLAND)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73946">bug 73946</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;">Assignee</td>
<td>dri-devel@lists.freedesktop.org
</td>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>Drivers/Gallium/radeonsi
</td>
<td>Mesa core
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - scanout broken on radeon SI (OLAND)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73946#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - scanout broken on radeon SI (OLAND)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73946">bug 73946</a>
from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
<pre>This is probably because the Gallium textures which end up being scanned out
are created without the PIPE_BIND_SCANOUT flag set, so they end up with a
tiling mode which is not supported by the display engine. I can reproduce
similar issues with weston, especially when making apps fullscreen, and I can
work around it in the radeonsi driver by always creating textures as if the
PIPE_BIND_SCANOUT flag was set.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>