Bug 77602 - Tiling issue with mesa git [radeonsi]
Summary: Tiling issue with mesa git [radeonsi]
Status: RESOLVED DUPLICATE of bug 77533
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-18 04:38 UTC by Axel Davy
Modified: 2014-04-18 16:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Bad tiling mode for heaven loading screen (936.68 KB, image/png)
2014-04-18 04:38 UTC, Axel Davy
Details
Bad textures are displayed (920.54 KB, image/png)
2014-04-18 04:39 UTC, Axel Davy
Details
glxinfo (29.54 KB, text/plain)
2014-04-18 15:50 UTC, Axel Davy
Details
glxinfo (16.53 KB, text/plain)
2014-04-18 16:01 UTC, Axel Davy
Details

Description Axel Davy 2014-04-18 04:38:40 UTC
Created attachment 97555 [details]
Bad tiling mode for heaven loading screen

Hi,

I've been using for a while mesa master from March.
Last commit is 12d55d5f19368de7697f2e6df7d4ff98929112b1.

It has worked very well for me.
I also tested with it a recent llvm build (206138) and had unigine heaven working well.


Then today I've tested last mesa master (last commit 744d2a225d4012bb4dcd13e0cb6c2c834f481e26) with llvm master (build 206548).

Some applications show corruption.

heaven loading page shows wrong tiling format.
When running, heaven has a lot of corruption. Some texture have wrong colors, beeing too dark, sometimes get
 transparent, etc.

My card is an hd7730m.
Comment 1 Axel Davy 2014-04-18 04:39:42 UTC
Created attachment 97556 [details]
Bad textures are displayed
Comment 2 Michel Dänzer 2014-04-18 09:07:51 UTC
Please attach the corresponding Xorg.0.log file and output of dmesg and glxinfo.

This might be a duplicate of bug 77533; if not, can you bisect?
Comment 3 Axel Davy 2014-04-18 15:12:56 UTC
I confirm forcing the dma_blit code to always use the fallback solves the bug.

*** This bug has been marked as a duplicate of bug 77533 ***
Comment 4 Marek Olšák 2014-04-18 15:32:41 UTC
Please attach your glxinfo.
Comment 5 Axel Davy 2014-04-18 15:50:08 UTC
Created attachment 97563 [details]
glxinfo
Comment 6 Axel Davy 2014-04-18 16:01:55 UTC
Created attachment 97564 [details]
glxinfo

I was testing under Wayland and experimental GLX DRI3 DRI_PRIME support.

But I get exactly the same behaviour under X + DRI2 DRI_PRIME.
I attached the correct glxinfo.


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.