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:           Thu Aug 24 06:09:15 UTC 2023

Modified Files:
        pkgsrc/x11/libdrm: Makefile distinfo
Removed Files:
        pkgsrc/x11/libdrm/patches: patch-meson.build

Log Message:
libdrm: update to 2.4.116.

Dor Askayo (1):
      nouveau: add interface to make buffer objects global

James Zhu (2):
      xf86drm: update DRM_NODE_NAME_MAX supporting more nodes
      xf86drm: use drm device name to identify drm node type

Jan Beich (1):
      meson: drop pthread-stubs dependency on BSDs

Jonathan Gray (1):
      amdgpu: add marketing names from amd-5.4.3 (22.40.3)

Luben Tuikov (3):
      tests/amdgpu: Fix Usage string
      tests/amdgpu: Add all 9 options to the help output
      tests/amdgpu: Allow to exclude a test or a suite of tests

Marek Olšák (1):
      amdgpu: add an environment variable that overrides the context priority

Pierre-Eric Pelloux-Prayer (1):
      amdgpu: remove va::dev member

Ruijing Dong (3):
      tests/amdgpu/vcn: change vbv_buffer name to input
      tests/amdgpu/vcn: fix drm test failure
      tests/amdgpu/vcn: fix session buffer issue for vcn1-vcn3

Saleemkhan Jamadar (1):
      tests/amdgpu/vcn:update decoder unit test

Simon Ser (5):
      xf86drm: bump DRM_MAX_MINOR to 64
      xf86drm: drop control nodes implementation
      Sync headers with drm-next
      xf86drm: add drmSyncobjEventfd
      build: bump version to 2.4.116

Xaver Hugl (1):
      xf86drmMode: constify drmModeCrtcSetGamma

Yi Xie (1):
      tests/util: Add vkms driver

jie zhang (1):
      test/amdgpu/hotunplug: add apu check for hotplug test


To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/x11/libdrm/Makefile
cvs rdiff -u -r1.106 -r1.107 pkgsrc/x11/libdrm/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/libdrm/patches/patch-meson.build

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.108 pkgsrc/x11/libdrm/Makefile:1.109
--- pkgsrc/x11/libdrm/Makefile:1.108    Thu Feb  9 12:27:52 2023
+++ pkgsrc/x11/libdrm/Makefile  Thu Aug 24 06:09:14 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.108 2023/02/09 12:27:52 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2023/08/24 06:09:14 wiz Exp $
 
-DISTNAME=              libdrm-2.4.115
+DISTNAME=              libdrm-2.4.116
 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.106 pkgsrc/x11/libdrm/distinfo:1.107
--- pkgsrc/x11/libdrm/distinfo:1.106    Thu Feb  9 12:27:52 2023
+++ pkgsrc/x11/libdrm/distinfo  Thu Aug 24 06:09:14 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.106 2023/02/09 12:27:52 wiz Exp $
+$NetBSD: distinfo,v 1.107 2023/08/24 06:09:14 wiz Exp $
 
-BLAKE2s (libdrm-2.4.115.tar.xz) = 6f188d971d16d8e8d638f8d8025e3f70c83babd8ffe16db02a0312098d4ac475
-SHA512 (libdrm-2.4.115.tar.xz) = 0c38d3cfd76f627b899f052527c2939d5fc87a417422dceb0761839ba21e69736703a87ba170b5ba7a4aca2506a240760c8c97ca1781a7fb78468225295293bd
-Size (libdrm-2.4.115.tar.xz) = 469952 bytes
+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
 SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
 SHA1 (patch-amdgpu_amdgpu__cs.c) = 125eca62cd3e00a6e039066152780174dcde0705
 SHA1 (patch-etnaviv_etnaviv__device.c) = 236b2df05a918c35c4decfee416ff5bfe9c073d4
@@ -10,7 +10,6 @@ SHA1 (patch-exynos_exynos__drm.c) = 3fa4
 SHA1 (patch-exynos_exynos__fimg2d.c) = 298438b128bdb4ff57a8c0d7d6a081485e64e49a
 SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b
 SHA1 (patch-libsync.h) = 1e0603e72a54a069fc9d2ab2c9559d22381a69d3
-SHA1 (patch-meson.build) = e8f0081074c04034c3eb80dbba2422356e91c9f0
 SHA1 (patch-omap_omap__drm.c) = a23eefa9a57315d3ae77e528fd29de70ff9b2648
 SHA1 (patch-tests_exynos_exynos__fimg2d__test.c) = 9fc874ecc9a42db75327f736d04038f7cf8f00ff
 SHA1 (patch-tests_nouveau_threaded.c) = 82b566666e77898c209d66ce804c913b53e53a50



Home | Main Index | Thread Index | Old Index