bugzilla-daemon at freedesktop.org
2017-Feb-27 23:47 UTC
[Nouveau] [Bug 99995] New: Dirt showdown very low fps (~3fps) after update mesa
https://bugs.freedesktop.org/show_bug.cgi?id=99995 Bug ID: 99995 Summary: Dirt showdown very low fps (~3fps) after update mesa Product: Mesa Version: 17.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: kevin01010 at gmail.com QA Contact: nouveau at lists.freedesktop.org Hi, I updated from mesa 13.0.x to 17.0 and Dirt showdown in mesa 13 has around 25 fps and with mesa 17 has about 2fps.. I tried in ArchLinux and Fedora (fedora 26 mesa builds), and is the same, mesa 13 works a lot better in this game My computer is a i5 4690 and has a Nvidia GTX 750 Mesa 17: CPU is 1 core 100% and the rest about 10% Mesa 13.0.4: CPU is about 15-20% all cores Maybe mesa is taking all work to CPU? -- 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/nouveau/attachments/20170227/71664db4/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Feb-28 00:22 UTC
[Nouveau] [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
https://bugs.freedesktop.org/show_bug.cgi?id=99995 --- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> --- One difference is that 17.0 has GL 4.3 enabled for Maxwell (e.g. GTX 750), which perhaps causes the game to choose a different path, thus not really be directly comparable. Try it with MESA_GL_VERSION_OVERRIDE=4.1 which will get it back to the same GL version that was available with 13.0. Or try it with MESA_EXTENSION_OVERRIDE='-GL_ARB_shader_image_load_store -GL_ARB_compute_shader' -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170228/32abdabe/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Feb-28 09:08 UTC
[Nouveau] [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
https://bugs.freedesktop.org/show_bug.cgi?id=99995 --- Comment #2 from Gregor Münch <gr.muench at gmail.com> --- Maybe related: With higher GL versions, Dirt enables "advanced lighting" options in the graphics menu. Setting this to "On" makes the game basically a slide show. But Im on a Radeon HD 7970. Also all other Radeon cards have a performance problem: http://www.phoronix.com/scan.php?page=article&item=mesa171-pro60-rx470&num=2 where figures looked better in 2015: http://www.phoronix.com/scan.php?page=article&item=dirt-showdown-linux&num=3 Some more infos about the lightning options: http://www.rage3d.com/articles/gaming/codemaster_dirt_showdown_tech_review/index.php?p=2 -- 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/nouveau/attachments/20170228/45c14535/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Feb-28 11:17 UTC
[Nouveau] [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
https://bugs.freedesktop.org/show_bug.cgi?id=99995 --- Comment #3 from Kevin Puertas <kevin01010 at gmail.com> --- (In reply to Ilia Mirkin from comment #1)> One difference is that 17.0 has GL 4.3 enabled for Maxwell (e.g. GTX 750), > which perhaps causes the game to choose a different path, thus not really be > directly comparable. Try it with > > MESA_GL_VERSION_OVERRIDE=4.1If I export this before opening steam, steam causes a segfault> Or try it with > > MESA_EXTENSION_OVERRIDE='-GL_ARB_shader_image_load_store > -GL_ARB_compute_shader'If I try this, game loads smooth and works about 45fps, better than with mesa 13 (In reply to Gregor Münch from comment #2)>With higher GL versions, Dirt enables "advanced lighting" options in the graphics menu.At least for me, it is there, but Off in all the tests -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170228/325e55dd/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Feb-28 19:45 UTC
[Nouveau] [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
https://bugs.freedesktop.org/show_bug.cgi?id=99995 --- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> --- The speed improvement on Maxwell is expected - Mesa 17.0 starts to add proper shader instruction scheduling information. In various tests it has improved overall perf ~2x (varies a lot based on how shader-computation-limited the software is, vs memory bandwidth-limited). -- 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/nouveau/attachments/20170228/1849041e/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Mar-01 14:09 UTC
[Nouveau] [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
https://bugs.freedesktop.org/show_bug.cgi?id=99995 --- Comment #5 from Kevin Puertas <kevin01010 at gmail.com> --- (In reply to Ilia Mirkin from comment #4)> The speed improvement on Maxwell is expected - Mesa 17.0 starts to add > proper shader instruction scheduling information. In various tests it has > improved overall perf ~2x (varies a lot based on how > shader-computation-limited the software is, vs memory bandwidth-limited).I know :) But I dont know why I have to "workaround" mesa this way to play, maybe there are lot of people that not know this too and it are with mesa 17.. -- 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/nouveau/attachments/20170301/078e3bb4/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Mar-22 16:54 UTC
[Nouveau] [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
https://bugs.freedesktop.org/show_bug.cgi?id=99995 Vedran Miletić <vedran at miletic.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |77449 Referenced Bugs: https://bugs.freedesktop.org/show_bug.cgi?id=77449 [Bug 77449] Tracker bug for all bugs related to Steam titles -- 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/nouveau/attachments/20170322/243fc1d7/attachment.html>
bugzilla-daemon at freedesktop.org
2018-May-01 14:50 UTC
[Nouveau] [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
https://bugs.freedesktop.org/show_bug.cgi?id=99995 --- Comment #6 from Gregor Münch <gr.muench at gmail.com> --- Just want to add, using: MESA_EXTENSION_OVERRIDE='-GL_ARB_shader_image_load_store -GL_ARB_compute_shader' Makes the advanced lightning options disappear in the options. -- 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/nouveau/attachments/20180501/74383874/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Sep-18 20:45 UTC
[Nouveau] [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
https://bugs.freedesktop.org/show_bug.cgi?id=99995 GitLab Migration User <gitlab-migration at fdo.invalid> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #7 from GitLab Migration User <gitlab-migration at fdo.invalid> --- -- 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/1129. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20190918/b983c280/attachment-0001.html>
Maybe Matching Threads
- [PATCH mesa v2 1/2] nouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
- How is llvm-opt-fuzzer supposed to be built and used with a pass pipeline?
- My showdown: Ruby/Rails, Perl/Catalyst, Python/Turbogears
- Lone Star Ruby Conference 2009 - 18 More Days till Showdown
- Showdown -- A javascript port of Markdown