Bug 104266 - [polaris10][arm] blurred screen on AMD Radeon Pro WX 7100
Summary: [polaris10][arm] blurred screen on AMD Radeon Pro WX 7100
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: 17.2
Hardware: ARM All
: medium major
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-14 16:37 UTC by Vedran Miletić
Modified: 2019-09-25 18:01 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Photo (46.90 KB, image/jpeg)
2017-12-14 16:37 UTC, Vedran Miletić
Details

Description Vedran Miletić 2017-12-14 16:37:22 UTC
Created attachment 136175 [details]
Photo

From ML Mesa-dev:
https://lists.freedesktop.org/archives/mesa-dev/2017-December/179186.html
https://lists.freedesktop.org/archives/mesa-dev/2017-December/179426.html
https://lists.freedesktop.org/archives/mesa-dev/2017-December/180001.html

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.)
Comment 1 GitLab Migration User 2019-09-25 18:01:15 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1291.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.