pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libdrm Updated libdrm to 2.4.81.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3595774f691
branches:  trunk
changeset: 362806:e3595774f691
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri May 26 09:28:14 2017 +0000

description:
Updated libdrm to 2.4.81.

Adam Jackson (3):
      Export drmDevicesEqual
      configure: Fix the <sys/sysmacros.h> check
      Fix stray caller of drmCompareDevices

Edward O'Callaghan (2):
      amdgpu/: concisely && consistently check null ptrs in canonical form
      amdgpu: Use the canonical form in branch predicate

Eric Anholt (2):
      Add pl111 as a KMS driver for utils.
      Add the DPI encoder/connector types to KMS utils.

Hawking Zhang (1):
      amdgpu: add raven family id

Ilia Mirkin (1):
      modetest: fix printing of fourcc on BE machines

Leo Liu (2):
      amdgpu/drm: add AMDGPU_HW_IP_VCN_DEC
      amdgpu/drm: add AMDGPU_HW_IP_VCN_ENC

Marek Ol??k (1):
      Bump version to 2.4.81

Nicolai H?hnle (3):
      amdgpu: add the interface of waiting multiple fences
      amdgpu: add a test for amdgpu_cs_wait_fences
      amdgpu: add missing extern "C" headers

Rob Clark (1):
      freedreno: fix double-free on exit

diffstat:

 x11/libdrm/Makefile |   4 ++--
 x11/libdrm/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r e212f61d38e0 -r e3595774f691 x11/libdrm/Makefile
--- a/x11/libdrm/Makefile       Fri May 26 09:01:04 2017 +0000
+++ b/x11/libdrm/Makefile       Fri May 26 09:28:14 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2017/04/17 07:28:30 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2017/05/26 09:28:14 wiz Exp $
 
-DISTNAME=              libdrm-2.4.80
+DISTNAME=              libdrm-2.4.81
 CATEGORIES=            x11 graphics
 MASTER_SITES=          http://dri.freedesktop.org/libdrm/
 EXTRACT_SUFX=          .tar.bz2
diff -r e212f61d38e0 -r e3595774f691 x11/libdrm/distinfo
--- a/x11/libdrm/distinfo       Fri May 26 09:01:04 2017 +0000
+++ b/x11/libdrm/distinfo       Fri May 26 09:28:14 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.72 2017/04/17 07:28:30 wiz Exp $
+$NetBSD: distinfo,v 1.73 2017/05/26 09:28:14 wiz Exp $
 
-SHA1 (libdrm-2.4.80.tar.bz2) = eabfc3e04d0737834ccb49fe34fc369f0e0588f9
-RMD160 (libdrm-2.4.80.tar.bz2) = 26d62b66ce85cf7ff3505be652c2881b86c91c6d
-SHA512 (libdrm-2.4.80.tar.bz2) = 478f64bcc6f4815368ae86d023f11ba6b37595bb9d8baa588b466c6c0e2aae48a50a489137750ed21fbabef5afabf183c78c152eb770bfe316fa7401b191a30b
-Size (libdrm-2.4.80.tar.bz2) = 771243 bytes
+SHA1 (libdrm-2.4.81.tar.bz2) = 40f0994b5fb9992e6f55d3a14537def21719d896
+RMD160 (libdrm-2.4.81.tar.bz2) = e2ac3f8aacab4e63580c06c808a2b9c46b0e3f9b
+SHA512 (libdrm-2.4.81.tar.bz2) = 5f7a1524acad59890d3f890bed90a660a424e18a88d587ca356223bde4a7446d1c540f97ec11cb10d2e7ed1b4ae86127957634354a1be6d04199295ab24782e5
+Size (libdrm-2.4.81.tar.bz2) = 786276 bytes
 SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c
 SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
 SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b



Home | Main Index | Thread Index | Old Index