mesa: update to 22.3.5.#41084
Conversation
|
Was just about to make a PR. 22.3.1 has a bunch of Intel fixes. Switching to that instead of git-latest but so far it's been great. |
6f87a7d to
05c8563
Compare
05c8563 to
d256cbb
Compare
|
fixes gallium issue for AMD Aruba introduced in 22.2.x
|
96bd8ce to
7c8ea94
Compare
|
I think we should move |
|
I tested this on x86_64, Radeon RX 550. |
7c8ea94 to
418f992
Compare
It is on purpose, there is a comment about that on the template;
This is how it should be, thanks for the feedback. |
|
Works well on RX 6400 (x86_64-glibc) in steam games (DXVK, native), and with multimedia (mpv). |
418f992 to
35c218b
Compare
|
Regular rebase. |
|
22.3.3 was released today; consider bumping |
|
From my testing the lto is only broken currently on x86_64 so probably we could disable lto only for x86_64 and enable for all the others archs. (Yeah I was working on updating this package, wihtout looking for active PR's) |
|
nvm I just looked at the template and it sets |
it is disabled only on |
Hum weird, unless x86 on alpine only refers to i686 ... https://git.alpinelinux.org/aports/tree/main/mesa/APKBUILD#n107 |
@motorto It does, see https://wiki.alpinelinux.org/wiki/Architecture & https://dl-cdn.alpinelinux.org/alpine/edge/main/ |
|
Have been running it for about 2 days. Too bad upstream didn't merge |
|
Using it the last week and it works fine on my side ! |
|
This update caused |
|
@HadetTheUndying by "this update" you mean 22.3.4? |
|
I can confirm with |
|
Don't use gnome myself, but that's weird, going to spin a vm to check why, meanwhile it looks okay to disable lto |
I won't have a chance to test until Monday. I hadn't done any system maintenance in awhile so unfortunately i didn't do a very good test case when I rolled back since i also reinstalled gnome, xorg and all that jazz. I'll take a snapshot of my disk Sunday night and then do the upgrade again. |
|
@JamiKettunen @jcgruenhage might be interested to know that mesa-22.3.3 and mesa-22.3.4 have a bug affecting the pinephone |
Just for reference you experienced the font rendering problems and just general black display blocks? I haven't had time to do any testing since my initial report. |
I experienced problems with font rendering, and also artifacts in the steam overlay while playing. |
Just to clarify, disabling LTO fixed that? I'll have some time to test over the weekend. Mesa 23 is likely just around the corner at this point though. |
Yes, as I wrote earlier, |
3978da4 to
ad261fa
Compare
|
Fedora has this patch: https://src.fedoraproject.org/rpms/mesa/blob/rawhide/f/gnome-shell-glthread-disable.patch Can you enable lto again with this patch ? |
It is not gnome related, i've also experienced it on WM. Also Fedora keeps LTO disabled. See https://src.fedoraproject.org/rpms/mesa/blob/rawhide/f/mesa.spec#_341. |
|
https://gitlab.freedesktop.org/mesa/mesa/-/issues/7743 It is actually broken but sometimes it is not.
Anyways, we should keep it disabled.
|
* remove obsolete add-elf-use-tls patch * remove xvmc * build intel_hasvk vulkan driver for older intel GPUs * build rusticl opencl implementation
ad261fa to
9ab6770
Compare
Should be fixed now. |
Testing the changes
Draft until 22.3.1.Feel free to review and test it meantime.