pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libdrm libdrm: update to 2.4.94.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe00f345c46e
branches: trunk
changeset: 384738:fe00f345c46e
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 02 08:34:34 2018 +0000
description:
libdrm: update to 2.4.94.
Benjamin Gaignard (2):
tests/modetest: Add atomic support
tests/util: Add support for stm module
Christian K?nig (7):
amdgpu: stop using the hash table for fd_tab
amdgpu: add handle table implementation v2
amdgpu: use handle table for KMS handles
amdgpu: use handle table for flink names
amdgpu: remove the hash table implementation
amdgpu: always add all BOs to handle table
amdgpu: fix off by one in handle_table_insert
Junwei Zhang (5):
amdgpu: add bo from user memory to handle table
amdgpu: add a function to find bo by cpu mapping (v2)
tests/amdgpu: add test for finding bo by CPU mapping
amdgpu: free flink bo in bo import
amdgpu: add a function to create amdgpu bo internally (v4)
Kristian H. Kristensen (1):
Bump to version 2.4.94
Likun Gao (1):
amdgpu: Disable deadlock test suite for RV
Michel D?nzer (2):
amdgpu: Use uint32_t i in amdgpu_find_bo_by_cpu_mapping
amdgpu: Eliminate void* arithmetic in amdgpu_find_bo_by_cpu_mapping
Mike Lothian (1):
libdrm: Fix amdgpu build failure
Rob Clark (2):
freedreno: don't leak stateobj rb refs
freedreno: fix use-after-free with stateobj rb's
Rodrigo Vivi (1):
intel: Add a new CFL PCI ID.
Tanmay Shah (1):
libdrm: add msm drm uapi header
diffstat:
x11/libdrm/Makefile | 4 ++--
x11/libdrm/PLIST | 3 ++-
x11/libdrm/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r 27628f6d4267 -r fe00f345c46e x11/libdrm/Makefile
--- a/x11/libdrm/Makefile Sun Sep 02 08:32:07 2018 +0000
+++ b/x11/libdrm/Makefile Sun Sep 02 08:34:34 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2018/08/02 11:44:06 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2018/09/02 08:34:34 wiz Exp $
-DISTNAME= libdrm-2.4.93
+DISTNAME= libdrm-2.4.94
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
diff -r 27628f6d4267 -r fe00f345c46e x11/libdrm/PLIST
--- a/x11/libdrm/PLIST Sun Sep 02 08:32:07 2018 +0000
+++ b/x11/libdrm/PLIST Sun Sep 02 08:34:34 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2017/08/26 05:47:56 wiz Exp $
+@comment $NetBSD: PLIST,v 1.21 2018/09/02 08:34:34 wiz Exp $
${PLIST.arm}include/freedreno/freedreno_drmif.h
${PLIST.arm}include/freedreno/freedreno_ringbuffer.h
include/libdrm/amdgpu.h
@@ -13,6 +13,7 @@
${PLIST.intel}include/libdrm/intel_debug.h
include/libdrm/mach64_drm.h
include/libdrm/mga_drm.h
+include/libdrm/msm_drm.h
include/libdrm/nouveau/nouveau.h
include/libdrm/nouveau/nvif/cl0080.h
include/libdrm/nouveau/nvif/cl9097.h
diff -r 27628f6d4267 -r fe00f345c46e x11/libdrm/distinfo
--- a/x11/libdrm/distinfo Sun Sep 02 08:32:07 2018 +0000
+++ b/x11/libdrm/distinfo Sun Sep 02 08:34:34 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.82 2018/08/02 11:44:06 wiz Exp $
+$NetBSD: distinfo,v 1.83 2018/09/02 08:34:34 wiz Exp $
-SHA1 (libdrm-2.4.93.tar.bz2) = 550ba4bb50236fc2e9138cbeadcb4942ce09410e
-RMD160 (libdrm-2.4.93.tar.bz2) = f4c9fde6d371ae4e86d0a26a952d9cdcb4a8a6bc
-SHA512 (libdrm-2.4.93.tar.bz2) = ba4221e8d6a3a9872fb6d30a0ea391e30ea0e17f249c66f067bed9c2161ed1ad8083959cb2c212834c6566c3e025f4daae31e9533d77aae19bbbbb9de6c2ab3d
-Size (libdrm-2.4.93.tar.bz2) = 826579 bytes
+SHA1 (libdrm-2.4.94.tar.bz2) = f8daee6cc2e7d2c9eb2dd062a2712172fb9f4e18
+RMD160 (libdrm-2.4.94.tar.bz2) = 14d94fa857c53e7d5580d3221c3b1ef310e9ecc2
+SHA512 (libdrm-2.4.94.tar.bz2) = 1a1699d6ea70b8759b37f3863e0802a99430b58f02e62632ad451356e2463eaf6faf4b810323f7dcc85ffdcca28f674b32caa5631ebd65b83e5b86bd59a35937
+Size (libdrm-2.4.94.tar.bz2) = 829060 bytes
SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b
Home |
Main Index |
Thread Index |
Old Index