|
Bugzilla – Full Text Bug Listing |
| Summary: | Updating from tumbleweed 20240418 makes overall graphics performance worse on amdgpu | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | piotrus3g <piotrus3g> |
| Component: | KDE Workspace (Plasma) | Assignee: | E-Mail List <opensuse-kde-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | fvogt, piotrus3g |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
piotrus3g
2024-05-31 11:29:16 UTC
Please try booting the older kernel first and check whether performance is back to the previous level. If not, please try downgrading Mesa, or rollback to the old snapshot and try upgrading mesa. Many other cases (see forum) where caused by mixed Mesa packages from packman/openSUSE. So make sure that all packages come from either openSUSE or packman. E.g. switch all packages to packman via "sudo zypper dist-upgrade --from packman --allow-vendor-change" You need to replace "--from packman" with the proper repo name on your system. (In reply to hui from comment #2) > Many other cases (see forum) where caused by mixed Mesa packages from > packman/openSUSE. So make sure that all packages come from either openSUSE > or packman. > > E.g. switch all packages to packman via > "sudo zypper dist-upgrade --from packman --allow-vendor-change" > > You need to replace "--from packman" with the proper repo name on your > system. I ran the command and it updated some vlc stuff and radeonsi changed vendor to packman. The performance is unfortunately the same. (In reply to Fabian Vogt from comment #1) > Please try booting the older kernel first and check whether performance is > back to the previous level. > > If not, please try downgrading Mesa, or rollback to the old snapshot and try > upgrading mesa. Unfortunately, I didn't do anything to protect the snapshot from getting automatically cleaned up and it's not on my system anymore. The oldest snapshot I have is 20240516 and it is affected by the issue. But I remember testing updating only Mesa on the old snapshot. It has caused some visual glitches back then, but if I recall correctly it didn't cause performance issues (although I only tested mpv as it was the most obvious one). Forum discussion about the issue for reference: https://forums.opensuse.org/t/updating-from-tumbleweed-20240418-makes-graphics-performance-worse-on-amdgpu/174815/1 I haven't used the laptop in a while, but on snapshot 20240714 I don't get frame drops in mpv with the tct driver. I see a new Mesa version on my system (24.1.3-1699.387.pm.1) so that could be one of the reasons. I've also noticed some improvement in desktop performance on my nvidia desktop, so there could have been some other fixes in the meantime. I think I can close this bug as mpv was the main program where the issue appeared. |