<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Issue with fullscreen games when DRI3 enabled"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94469">94469</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Issue with fullscreen games when DRI3 enabled
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Gallium/r600
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>anton.sudak@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>I'm expecting issue with some 3d games with DRI3 enabled. Issue looks like some
frames are showing out of order. Issue reproducable with some games (Papa & Yo,
Dungeon Defenders, Amnesia) launched in fullscreen.
Video of issue - <a href="https://youtu.be/KivU8kEmhPc">https://youtu.be/KivU8kEmhPc</a> (video was captured on phone
because once I enable screencast recording issue disapear)
I tested on Ubuntu GNOME 16.04 x64 with Mesa 11.1.2 and latest mesa from git.
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen
Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Turks
[Radeon HD 7650A/7670A]
$ cat /etc/X11/xorg.conf
Section "Device"
Identifier "Intel"
Option "DRI" "3"
EndSection
Section "Device"
Identifier "radeon"
Driver "radeon"
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>
</ul>
</body>
</html>