pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libdrm
Module Name: pkgsrc
Committed By: wiz
Date: Fri Oct 20 06:10:46 UTC 2023
Modified Files:
pkgsrc/x11/libdrm: Makefile distinfo
Log Message:
libdrm: update to 2.4.117.
Chia-I Wu (1):
modetest: print modifiers in hex as well
Dmitry Baryshkov (1):
modetest: custom mode support
Dylan Baker (3):
meson: fix intel requirements
meson: Use feature.require() and feature.allowed()
meson: replace deprecated program.path -> program.full_path
Ezequiel Garcia (1):
modetest: avoid erroring if there's no gamma legacy support
Geert Uytterhoeven (8):
amdgpu: Fix pointer/integer mismatch warning
amdgpu: Use PRI?64 to format uint64_t
util: add NV24 and NV42 frame buffer formats
util: add pattern support for DRM_FORMAT_NV{24,42}
modetest: add support for DRM_FORMAT_NV{24,42}
util: fix grey in YUV SMPTE patterns
modetest: fix mode_vrefresh() for interlace/dblscan/vscan
util: remove unused definitions of RED, GREEN, and BLUE
Jonathan Gray (5):
amdgpu: add marketing names from amd-5.4.6 (22.40.6)
amdgpu: add marketing names from amd-5.5.1 (23.10.1)
amdgpu: add marketing names from PRO Edition 23.Q3 W7000
amdgpu: add marketing names from Adrenalin 23.7.2
amdgpu: add marketing names from Adrenalin 23.9.1
Marijn Suijten (2):
modetest: document why no blob is created for linear gamma LUT
modetest: allocate and commit atomic request around set_property()
Neil Armstrong (2):
modetest: permit -r and -s to work together
modetest: allow using -r and -P
Rohith Iyer (1):
modetest: add support for writeback connector
Samuel Pitoiset (2):
amdgpu: amdgpu_drm.h for new GPUVM fault ioctl
amdgpu: add support for querying VM faults information
Simon Ser (3):
xf86drm: mark DRM_MAX_MINOR as deprecated
ci: bump FreeBSD to 13.2
build: bump version to 2.4.117
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/x11/libdrm/Makefile
cvs rdiff -u -r1.107 -r1.108 pkgsrc/x11/libdrm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libdrm/Makefile
diff -u pkgsrc/x11/libdrm/Makefile:1.109 pkgsrc/x11/libdrm/Makefile:1.110
--- pkgsrc/x11/libdrm/Makefile:1.109 Thu Aug 24 06:09:14 2023
+++ pkgsrc/x11/libdrm/Makefile Fri Oct 20 06:10:46 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.109 2023/08/24 06:09:14 wiz Exp $
+# $NetBSD: Makefile,v 1.110 2023/10/20 06:10:46 wiz Exp $
-DISTNAME= libdrm-2.4.116
+DISTNAME= libdrm-2.4.117
CATEGORIES= x11 graphics
MASTER_SITES= https://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/libdrm/distinfo
diff -u pkgsrc/x11/libdrm/distinfo:1.107 pkgsrc/x11/libdrm/distinfo:1.108
--- pkgsrc/x11/libdrm/distinfo:1.107 Thu Aug 24 06:09:14 2023
+++ pkgsrc/x11/libdrm/distinfo Fri Oct 20 06:10:46 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.107 2023/08/24 06:09:14 wiz Exp $
+$NetBSD: distinfo,v 1.108 2023/10/20 06:10:46 wiz Exp $
-BLAKE2s (libdrm-2.4.116.tar.xz) = f7669d87fbda5e4c9cba44c8af64b042ec1893ca69c04fd49b3722bffef09174
-SHA512 (libdrm-2.4.116.tar.xz) = 1287d1896deeb8cfb4532c6750eb43493dcefbfaaa598a73bbb682aa749594eaad3ed1fa2fe73d06280350f365a92a0c20cad8be76f3da2ed59b04aa008de911
-Size (libdrm-2.4.116.tar.xz) = 473560 bytes
+BLAKE2s (libdrm-2.4.117.tar.xz) = a0340c79c34f82ae9223c6c0e17e09fa1982c3de2d28e5b59f8d9b5396031990
+SHA512 (libdrm-2.4.117.tar.xz) = 326cf565548fb9d50a321562c13acb2a2f5ad5915ffdc2b08ef812fbac887f5b3d271cb2ce8c483633edddf2c55064d55810ff6697f713c179e2d0c8048eb544
+Size (libdrm-2.4.117.tar.xz) = 475504 bytes
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-amdgpu_amdgpu__cs.c) = 125eca62cd3e00a6e039066152780174dcde0705
SHA1 (patch-etnaviv_etnaviv__device.c) = 236b2df05a918c35c4decfee416ff5bfe9c073d4
Home |
Main Index |
Thread Index |
Old Index