[Mesa-dev] [Bug 105171] performance regression (3x slower) running glamor with PutImage workload (radeonsi)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 3 10:54:56 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=105171

--- Comment #19 from Richard Thier <u9vata at gmail.com> ---
Possibly related problem on r300 code paths:

https://bugs.freedesktop.org/show_bug.cgi?id=110781
https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/open-source-amd-linux/1099745-how-to-tell-if-a-driver-is-gallium-or-just-mesa-slow-renderng-with-radeon/page10
https://bbs.archlinux32.org/viewtopic.php?pid=5973#p5973

It took me a whole lot of time to analyse the source of the problem and this is
the commit that causes slowdown for me too.

For me it was really useful to do an strace before and after this commit and I
find the GEM_CREATE numbers rise from around 7-11 to about thousands when just
doing 10 seconds of glxgears which is clearly wrong and causes my slowdown.

Maybe would be useful to test if the problem is also related to GEM/TTL in this
case? Just informing you because I have found this earlier issue when googling
the commit hash...

prenex

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190603/3654a66f/attachment-0001.html>


More information about the mesa-dev mailing list