Commit graph

1294 commits

Author SHA1 Message Date
Peter Robinson
13e7077a0a Update to 24.2.$ 2024-10-04 09:53:25 +01:00
Nikita Popov
b15cf54786 Backport fix for LLVM 19 compatibility 2024-09-24 10:54:17 +02:00
be6ca888b7 Rebuild for LLVM 19 Final 2024-09-20 20:23:16 +02:00
Peter Robinson
6fbaafcfe7 Retire OpenMAX suppot
Upstream has dropped it, in Fedora there's little (if anything)
that supports it, we enabled it ages ago as some ancient arm
hardware we supported at the time used it but that all went
away when we retired ARMv7.
2024-09-19 18:27:24 +01:00
José Expósito
a70f713c73 Update to 24.2.3
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2313426
2024-09-19 13:00:56 +02:00
d3d5fe7712 Rebuild for LLVM 19 2024-09-13 18:52:58 +02:00
Peter Robinson
6484427f0c Fix up some directory ownerships
The vulkan drivers package ships some files in a directory
owned by the filesystem package, and there's another dir
that has crossover so move it to the filesystem package.

Move the vdpau to it's subpackage as it's only used by that
package so it doesn't need to be in filesystem.
2024-09-07 14:38:12 +01:00
José Expósito
aef62172f5 Update to 24.2.2 2024-09-06 10:29:27 +02:00
Yaakov Selkowitz
6f80bf9fbd Fix ELN file listings
Several of the drivers enabled in RHEL now use kmsro and trigger the
creation of all such symlinks.
2024-09-05 14:29:16 +00:00
Olivier Fourdan
cde0394bae Fix missing configs with swrast
Resolves: rhbz#2303995
2024-09-05 09:28:25 +02:00
Peter Robinson
1f6b4daeb4 v3d: v3d_resource Use LINEAR layout for importing with INVALID modifier 2024-09-04 18:09:30 +01:00
José Expósito
102923ec2b Bump libdrm required version to 2.4.122
mesa requires libdrm >= 2.4.121 but, since upstream CI is using 2.4.122,
match it as it is more tested.
2024-09-04 14:52:29 +02:00
Adam Jackson
c1dd63f0cd sync some rhel config changes 2024-08-29 14:54:59 -04:00
José Expósito
517e1d22eb Add zink_dri.so back 2024-08-29 09:52:19 +02:00
Peter Robinson
8ef5c23a29 Update to 24.2.1 2024-08-28 23:05:52 +01:00
Janne Grunau
150367619f Build vulkan hw drivers only if with_vulkan_hw is true
Mirrors `with_hardware` in behaviour but the implementation differs to
ensure that zink is only build when vulkan hardware drivers are built.
Without this change packaging with `with_vulkan_hw` fails due to extra
files since mesa still builds the vulkan drivers.

Fixes a typo in `%global with_nvk %{with vulkan_hw}`(sic).
2024-08-21 22:50:39 +02:00
José Expósito
c38461a69f Update to 24.2.0 2024-08-19 09:32:27 +02:00
José Expósito
953e0e0235 Update to 24.2.0-rc4 2024-08-08 17:11:21 +02:00
José Expósito
9218667fe3 Update to 24.2.0-rc3 2024-08-01 16:33:50 +02:00
José Expósito
bd66117503 Backport AV1 fix
Upstream MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30255
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2299031
2024-07-22 15:40:07 +02:00
José Expósito
a41af87353 Update to 24.1.4 2024-07-18 10:52:51 +02:00
José Expósito
d42374c33b Backport fix for Octave + llvmpipe
Upstream MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30126
Upstream bug report: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11445
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2294145
2024-07-12 10:46:12 +02:00
José Expósito
e89544b7a4 Fix s390x patch conditional 2024-06-28 11:26:12 +02:00
José Expósito
f8cfcb1052 Fix GNOME and KDE crash with some AMD GPUs
Resolves: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11352
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2293846
2024-06-28 10:49:49 +02:00
José Expósito
152ccaa827 Fix mutter crash when calling eglQueryDmaBufModifiersEXT 2024-06-28 10:48:40 +02:00
José Expósito
11c1dc3208 Add the s390x patch only for the s390x package
This patch caused a regression in little endian architectures.
Apply the patch conditionally as a workaround until a proper fix is
available.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2294628
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2294651
2024-06-28 10:47:12 +02:00
Ray Strode
f96df85e90 Fix egl on s390x 2024-06-26 07:52:24 -04:00
José Expósito
96107b633e Update to 24.1.2 2024-06-20 10:06:21 +02:00
Dave Airlie
a27eba159a add missing fix 2024-06-14 15:51:29 +10:00
Dave Airlie
245583c786 add fix for llvmpipe dma-buf regression 2024-06-14 15:50:13 +10:00
Dave Airlie
6d867fcb0b fix an nvk bug when kernel modifiers aren't working yet 2024-06-06 13:41:09 +10:00
Dave Airlie
49b073507d Update to 24.1.1 2024-06-06 09:22:08 +10:00
Yaakov Selkowitz
4ba95cb475 Enable libclc in RHEL builds
As of 24.1, the Intel drivers cannot be built without libclc.
2024-06-04 20:31:51 +00:00
José Expósito
48e9489a6f mesa 24.1.0 requires wayland-protocols >= 1.8 2024-06-04 18:32:45 +02:00
José Expósito
3640cf80b7 mesa 24.1.0 requires libdrm >= 2.4.119 2024-06-04 09:17:45 +02:00
Dave Airlie
f1af9b2e4d Update to 24.1.0 2024-05-23 06:04:31 +10:00
José Expósito
01483ff5f9 Update to 24.1.0-rc4 2024-05-16 09:34:06 +02:00
Peter Robinson
623116cd63 Fix Telfon sub package 2024-05-09 14:47:02 +01:00
Peter Robinson
d0230fa082 Enable Teflon, the TensorFlow Lite delegate driver 2024-05-09 14:42:08 +01:00
Dave Airlie
b8c1aa561e rewrite paste as well 2024-05-09 13:36:34 +10:00
Dave Airlie
ecf5683442 Update to 24.1.0-rc3 2024-05-09 13:26:50 +10:00
Peter Robinson
f05abc7efe Minor feature enable cleanups 2024-05-08 10:34:18 +01:00
José Expósito
e92fecd8ca Disable intel-rt on non x86_64 architectures 2024-05-06 17:41:33 +02:00
José Expósito
bf1fec6dbb Update to 24.1.0-rc2 2024-05-06 16:53:26 +02:00
Peter Robinson
dfd0e10064 Workaround rhbz#2277018 while awaiting upstream fix 2024-04-25 12:56:43 +01:00
Peter Robinson
7980c7d4f3 Update to 24.0.6 2024-04-25 11:02:25 +01:00
José Expósito
06834ca2a3 Fix rendering issues using GTK's GSK_RENDERER=ngl on Raspberry Pi
Backport of https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28740

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2269412
2024-04-16 16:02:01 +02:00
José Expósito
9c49b0842d Update to 24.0.5 2024-04-11 11:27:29 +02:00
José Expósito
1604f1b352 Update to 24.0.4 2024-04-01 13:19:11 +02:00
Adam Williamson
5c31c47163 Backport MR #28414 to fix GTK 4 app rendering on rpi (#2269412) 2024-03-28 14:03:48 -07:00