<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 - [polaris10][arm] blurred screen on AMD Radeon Pro WX 7100"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104266">104266</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[polaris10][arm] blurred screen on AMD Radeon Pro WX 7100
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>17.2
</td>
</tr>
<tr>
<th>Hardware</th>
<td>ARM
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Gallium/radeonsi
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vedran@miletic.net
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=136175" name="attach_136175" title="Photo">attachment 136175</a> <a href="attachment.cgi?id=136175&action=edit" title="Photo">[details]</a></span>
Photo
>From ML Mesa-dev:
<a href="https://lists.freedesktop.org/archives/mesa-dev/2017-December/179186.html">https://lists.freedesktop.org/archives/mesa-dev/2017-December/179186.html</a>
<a href="https://lists.freedesktop.org/archives/mesa-dev/2017-December/179426.html">https://lists.freedesktop.org/archives/mesa-dev/2017-December/179426.html</a>
<a href="https://lists.freedesktop.org/archives/mesa-dev/2017-December/180001.html">https://lists.freedesktop.org/archives/mesa-dev/2017-December/180001.html</a>
Hi,
We met a problem on ubuntu17.10 for arm server with amdgpu (AMD RADEON PRO WX
7100), we use open source driver which are integrated in ubuntu17.10 (Mesa
17.2.2). And the architecture is AArch64-linux-gnu.
we install:
apt-get install xserver-xorg xinit xfce4 and mesa-utils glmark2
we start x server:
startx
and then the monitor shows the screen and the screen is blurred (something
wrong).
And I have tried some opengl applications, the output has same
problem.(something is missing or in the wrong place.)
But in a x86_64 architecture server, with same OS. The screen output is normal.
(I check xorg\DDX\mesa\libdrm etc.all the versions are the same with aarch64
server.)
What I have done:
1. I upgrade kernel to 4.15-rc2 ,upgrade DRM to 3.23,upgrade DDX to
1.40,upgrade mesa to 17.2.6, but the problem still exist.
2. I enable ‘shadowprimary’ option, the screen output became normal, but the
performance drop quickly——glxgears drop from 4800fps to 600fps, glmark drop
from 4300 score to 730 score. (We solve the glxgears segmentation fault problem
by add the compile flags: -fsigned-char. In arm platform, char variant default
to "unsigned-char", that makes problem of glxgears segmentation fault. But
after we recompile mesa with -fsigned-char. The screen output still
tearing(blurred). the display problem still exist.)</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>