From 324e5bc8fd018fda5b74ed24f06ffc44f9db3f8e Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 26 May 2017 09:28:14 +0000 Subject: Updated libdrm to 2.4.81. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adam Jackson (3): Export drmDevicesEqual configure: Fix the 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 --- x11/libdrm/Makefile | 4 ++-- x11/libdrm/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'x11/libdrm') diff --git a/x11/libdrm/Makefile b/x11/libdrm/Makefile index f00431ff523..36ed6c1d528 100644 --- a/x11/libdrm/Makefile +++ b/x11/libdrm/Makefile @@ -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 --git a/x11/libdrm/distinfo b/x11/libdrm/distinfo index e611ec65887..a53fb2911a0 100644 --- a/x11/libdrm/distinfo +++ b/x11/libdrm/distinfo @@ -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 -- cgit v1.2.3