Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unreasonably low performance and high GPU utilization at any settings #789

Closed
jelazual opened this issue Jun 18, 2023 · 5 comments
Closed

Comments

@jelazual
Copy link

jelazual commented Jun 18, 2023

image

Not sure how this is happening, but GPU usage always reports 99% at any resolution, framerates remain unchanged, settings barely do anything. No antialiasing on or anything. Just runs inexplicably bad with inexplicably high GPU utilization.

Running archlinux 6.2, RADV, Mesa 23.1
GPU is 6700XT. Should not be seeing 76fps looking at this hallway with 99% utilization across all resolutions.

Also of note, the GPU power is only about 40w the whole time, meaning it's not really being taxed, but is somehow being limited by utilization.
Some kind of weird nvidia jank maybe? It seems to be worse the further away the furthest surface is.

@RobertBeckebans
Copy link
Owner

RobertBeckebans commented Jun 18, 2023 via email

@jelazual
Copy link
Author

image
Looks like the majority of it is in shadowatlas and interactions.

I have a 1030 with no loaded driver that's sitting idle because I'm too lazy to remove it.

@Calinou
Copy link

Calinou commented Jun 19, 2023

Can you try forcing the highest power state on the GPU manually? This is often required to get the best possible performance on AMD graphics cards, especially on Linux. See https://gitlab.freedesktop.org/drm/amd/-/issues/1500.

Feral GameMode can do this for you automatically when running certain processes.

Also, what framerate do you get in 1920×1080? Are you using a X11 or Wayland session? Are you playing in windowed or fullscreen? If playing in a window, remember that window manager compositing will impact performance unless you disable it (e.g. Alt + Shift + F12 on KDE).

@jelazual
Copy link
Author

jelazual commented Jun 22, 2023

X11. I have not tested wayland with this software at this time, and in general do not use wayland as vertical sync is not a viable option for my work.
It happens fullscreen or windowed, at any resolution.
The GPU in the screenshot is in the higher power state of 2500mhz.
The compositor is disabled fully in my XFCE desktop, as it always is.

I have now tested in Wayland as well. Performance is slightly worse overall, but much the same, with the same hangups, and all the added terror of asynchronous vertical sync.

I'm also using the -git version from the aur, reported as version r1989.39ae1202-1, because the aur package for 1.4.0 doesn't compile.

@RobertBeckebans
Copy link
Owner

We can't really do anything about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants