https://bugs.freedesktop.org/show_bug.cgi?id=77602
Priority: medium Bug ID: 77602 Assignee: dri-devel@lists.freedesktop.org Summary: Tiling issue with mesa git [radeonsi] Severity: normal Classification: Unclassified OS: All Reporter: vebveb@hotmail.fr Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa
Created attachment 97555 --> https://bugs.freedesktop.org/attachment.cgi?id=97555&action=edit 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.
https://bugs.freedesktop.org/show_bug.cgi?id=77602
--- Comment #1 from vebveb@hotmail.fr --- Created attachment 97556 --> https://bugs.freedesktop.org/attachment.cgi?id=97556&action=edit Bad textures are displayed
https://bugs.freedesktop.org/show_bug.cgi?id=77602
Ilia Mirkin imirkin@alum.mit.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #97555|text/plain |image/png mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=77602
Ilia Mirkin imirkin@alum.mit.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #97556|text/plain |image/png mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=77602
--- Comment #2 from Michel Dänzer michel@daenzer.net --- 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?
https://bugs.freedesktop.org/show_bug.cgi?id=77602
vebveb@hotmail.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #3 from vebveb@hotmail.fr --- 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 ***
https://bugs.freedesktop.org/show_bug.cgi?id=77602
--- Comment #4 from Marek Olšák maraeo@gmail.com --- Please attach your glxinfo.
https://bugs.freedesktop.org/show_bug.cgi?id=77602
--- Comment #5 from vebveb@hotmail.fr --- Created attachment 97563 --> https://bugs.freedesktop.org/attachment.cgi?id=97563&action=edit glxinfo
https://bugs.freedesktop.org/show_bug.cgi?id=77602
vebveb@hotmail.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #97563|0 |1 is obsolete| |
--- Comment #6 from vebveb@hotmail.fr --- Created attachment 97564 --> https://bugs.freedesktop.org/attachment.cgi?id=97564&action=edit 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.
dri-devel@lists.freedesktop.org