* [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
[not found] ` <bug-99995-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2017-02-28 0:22 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-28 9:08 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-02-28 0:22 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 656 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99995
--- Comment #1 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 1435 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
[not found] ` <bug-99995-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2017-02-28 0:22 ` [Bug 99995] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2017-02-28 9:08 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-28 11:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-02-28 9:08 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 845 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99995
--- Comment #2 from Gregor Münch <gr.muench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 1959 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
[not found] ` <bug-99995-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2017-02-28 0:22 ` [Bug 99995] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-28 9:08 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2017-02-28 11:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-02-28 19:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-02-28 11:17 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 997 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99995
--- Comment #3 from Kevin Puertas <kevin01010-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
(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.1
If 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.
[-- Attachment #1.2: Type: text/html, Size: 1977 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
[not found] ` <bug-99995-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2017-02-28 11:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2017-02-28 19:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-03-01 14:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-02-28 19:45 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 532 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99995
--- Comment #4 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 1311 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
[not found] ` <bug-99995-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (3 preceding siblings ...)
2017-02-28 19:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2017-03-01 14:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-03-22 16:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-03-01 14:09 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 748 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99995
--- Comment #5 from Kevin Puertas <kevin01010-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
(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.
[-- Attachment #1.2: Type: text/html, Size: 1615 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
[not found] ` <bug-99995-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (4 preceding siblings ...)
2017-03-01 14:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2017-03-22 16:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2018-05-01 14:50 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2019-09-18 20:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2017-03-22 16:54 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 572 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99995
Vedran Miletić <vedran-v8Fv/IwHOXbR7s880joybQ@public.gmane.org> 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.
[-- Attachment #1.2: Type: text/html, Size: 1621 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
[not found] ` <bug-99995-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (5 preceding siblings ...)
2017-03-22 16:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2018-05-01 14:50 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2019-09-18 20:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2018-05-01 14:50 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 437 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99995
--- Comment #6 from Gregor Münch <gr.muench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
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.
[-- Attachment #1.2: Type: text/html, Size: 1214 bytes --]
[-- Attachment #2: Type: text/plain, Size: 154 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 99995] Dirt showdown very low fps (~3fps) after update mesa
[not found] ` <bug-99995-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (6 preceding siblings ...)
2018-05-01 14:50 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2019-09-18 20:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2019-09-18 20:45 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 934 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=99995
GitLab Migration User <gitlab-migration-wf5LKTHn7b+es5Oj371l6A@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #7 from GitLab Migration User <gitlab-migration-wf5LKTHn7b+es5Oj371l6A@public.gmane.org> ---
-- 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.
[-- Attachment #1.2: Type: text/html, Size: 2505 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 9+ messages in thread