<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 - [DC][bisected] Random screen locks on RX460"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101001">101001</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[DC][bisected] Random screen locks on RX460
</td>
</tr>
<tr>
<th>Product</th>
<td>DRI
</td>
</tr>
<tr>
<th>Version</th>
<td>DRI 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>DRM/AMDgpu
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>nikola.forro@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=131314" name="attach_131314" title="dmesg">attachment 131314</a> <a href="attachment.cgi?id=131314&action=edit" title="dmesg">[details]</a></span>
dmesg
I'm using the latest code from amd-staging-4.9 branch of ~agd5f/linux.
The screen locks are happening randomly when playing videos (in browser or with
mplayer) or when running commands that output a lot of text in xterm.
When it happens, contents of the screen are no longer refreshed, except for
mouse pointer.
Following errors are reported:
[drm:drm_atomic_helper_commit_cleanup_done] *ERROR* [CRTC:38:crtc-0] flip_done
timed out
[drm:dc_commit_surfaces] *ERROR* dm_dc_surface_commit: acrtc 0, already busy
My reproducer is to fill the screen with two xterm windows next to each other
and generate random lines of text in both of them, using command like this for
example:
tr -dc a-z1-4 </dev/urandom | tr 1-2 ' \n' | awk 'length==0 || length>50' | tr
3-4 ' ' | sed 's/^ *//' | cat -s | sed 's/ / /g' | fmt
It usually takes just a couple of minutes for the screen lock to happen.
I've bisected the issue to this commit:
<a href="https://cgit.freedesktop.org/~agd5f/linux/commit/?h=amd-staging-4.9&id=afbeb2d0961b2139bcf6553a710e6a8ae5d09d34">https://cgit.freedesktop.org/~agd5f/linux/commit/?h=amd-staging-4.9&id=afbeb2d0961b2139bcf6553a710e6a8ae5d09d34</a></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>