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.96.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f90dd628f483
branches: trunk
changeset: 324418:f90dd628f483
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 18 17:12:55 2018 +0000
description:
libdrm: update to 2.4.96.
Andrey Grodzovsky (2):
amdgpu/test: Allow BO mapping flags to be passed in tests
amdgpu/test: Fix deadlock tests for AI and RV v2
Rob Clark (14):
xf86drmHash: remove redundant zero init
freedreno/msm: get rid of ring_bo unref hack
freedreno: expose refcnt'ing on ringbuffers
freedreno: add flags param for rb creation
freedreno/msm: support suballocation for stateobj rb's
freedreno: remove deprecated ringmarker API
freedreno/msm: remove reset of linked rings
freedreno/msm: simplify emit_reloc_ring() vfunc
freedreno/msm: use hashtable to track submit.cmds table
freedreno/msm: simplify msm_ringbuffer_flush()
freedreno/msm: handle ring-reloc to other stateobjs
freedreno/kgsl: fix build
freedreno/msm: fix c90 warning
Bump to version 2.4.96
Thomas Hellstrom (1):
libdrm: Allow dynamic drm majors on linux
diffstat:
x11/libdrm/Makefile | 5 ++---
x11/libdrm/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r dee71a567bb4 -r f90dd628f483 x11/libdrm/Makefile
--- a/x11/libdrm/Makefile Thu Oct 18 16:26:00 2018 +0000
+++ b/x11/libdrm/Makefile Thu Oct 18 17:12:55 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2018/10/16 15:18:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.87 2018/10/18 17:12:55 wiz Exp $
-DISTNAME= libdrm-2.4.95
-PKGREVISION= 1
+DISTNAME= libdrm-2.4.96
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
diff -r dee71a567bb4 -r f90dd628f483 x11/libdrm/distinfo
--- a/x11/libdrm/distinfo Thu Oct 18 16:26:00 2018 +0000
+++ b/x11/libdrm/distinfo Thu Oct 18 17:12:55 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.86 2018/10/16 15:18:08 jperkin Exp $
+$NetBSD: distinfo,v 1.87 2018/10/18 17:12:55 wiz Exp $
-SHA1 (libdrm-2.4.95.tar.bz2) = fd7c1002001ef1aa1b6094eb2b78f1031e233bb3
-RMD160 (libdrm-2.4.95.tar.bz2) = b697aa87205fcae9485899c5057717f9fb7f6eb8
-SHA512 (libdrm-2.4.95.tar.bz2) = 9bf8178a871bb059471f58f236c8362245e08877b732b2c8366d402e8066c9a74707e4ec3bf680fca12303f1319875edc98ae8e31bc9826f172798f47197e631
-Size (libdrm-2.4.95.tar.bz2) = 820722 bytes
+SHA1 (libdrm-2.4.96.tar.bz2) = 51eb4c248a437b3f200bd1cd84461d3e0b60d71e
+RMD160 (libdrm-2.4.96.tar.bz2) = 8e13f0edf61bb0b59aaaf3cdbaadf20916782fe8
+SHA512 (libdrm-2.4.96.tar.bz2) = 008cb7658d953b44e11fa3cc6e00dfeb3efb59c7fdadd59f7066101aff138acbbc2f2508e9ebe0528340e39dc7693937755d1641816ddde135c10a13e7d81e3b
+Size (libdrm-2.4.96.tar.bz2) = 829518 bytes
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b
SHA1 (patch-libkms_vmwgfx.c) = d2204c0b79098c6c36b7f282b486c58c6354bd1d
Home |
Main Index |
Thread Index |
Old Index