commit 1b93b94

Michael Forney  ·  2026-03-15 03:52:31 +0000 UTC
parent d65ceb8
libdrm: Update to 2.4.131
4 files changed,  +14, -12
+11, -10
 1@@ -1,17 +1,18 @@
 2-#define UDEV 0
 3-#define HAVE_LIBDRM_ATOMIC_PRIMITIVES 1
 4-#define HAVE_LIB_ATOMIC_OPS 0
 5-#define HAVE_SYS_SYSCTL_H 0
 6-#define HAVE_SYS_SELECT_H 1
 7 #define HAVE_ALLOCA_H 1
 8-#define MAJOR_IN_SYSMACROS 1
 9-#define HAVE_OPEN_MEMSTREAM 1
10-#define HAVE_VISIBILITY 1
11+#define HAVE_CAIRO 0
12 #define HAVE_EXYNOS 0
13 #define HAVE_FREEDRENO_KGSL 0
14+#define HAVE_LIBDRM_ATOMIC_PRIMITIVES 1
15+#define HAVE_LIB_ATOMIC_OPS 0
16+#define HAVE_OPEN_MEMSTREAM 1
17 #define HAVE_RADEON 0
18+#define HAVE_SECURE_GETENV 1
19+#define HAVE_SYS_SELECT_H 1
20+#define HAVE_SYS_SYSCTL_H 0
21+#define HAVE_VALGRIND 0
22 #define HAVE_VC4 0
23+#define HAVE_VISIBILITY 1
24 #define HAVE_VMWGFX 0
25-#define HAVE_CAIRO 0
26-#define HAVE_VALGRIND 0
27+#define MAJOR_IN_SYSMACROS 1
28+#define UDEV 0
29 #define _GNU_SOURCE 1
+1, -0
1@@ -82,6 +82,7 @@ if config.video_drivers and config.video_drivers['amdgpu'] then
2 			amdgpu_vamgr.c
3 			amdgpu_vm.c
4 			handle_table.c
5+			amdgpu_userq.c
6 		)
7 	]])
8 	file('share/libdrm/amdgpu.ids', '644', '$srcdir/data/amdgpu.ids')
+1, -1
1@@ -1 +1 @@
2-Subproject commit 25dec5b91fe4d2638787d033a0b22b6c1dc145e0
3+Subproject commit 6bfcfc725fbe0ece0918535556d61ee567b1ffff
+1, -1
1@@ -1 +1 @@
2-2.4.123 r0
3+2.4.131 r0