From 2624dfaef46e5c7aa59915fcaa58ce744299561b Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 15 Nov 2016 10:05:52 +0000 Subject: Updated libdrm to 2.4.73. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2.4.73 Emil Velikov (3): headers: Add README file xd86drm: read more than 128 bytes of uevent in drmParsePciBusInfo Bump version for release 2.4.72 Alex Deucher (1): amdgpu: check parameters in amdgpu_query_gpu_info Chris Wilson (3): intel: Export raw GEM mmap interfaces intel: Migrate handle/name lookups from linear lists to hashtables intel: Look prime handle up in handle hash table Eric Anholt (1): Silence runtime complaints on platform devices Junwei Zhang (1): amdgpu: add the function to get the marketing name (v4) Matt Turner (4): intel: Add uthash.h to Makefile.sources. amdgpu: Add amdgpu_asic_id.h to Makefile.sources. freedreno: Add fd_ringbuffer_flush2 to symbol check. Bump version for release Michel Dänzer (3): headers: Sync drm{,_mode}.h with the kernel Add drmModePageFlipTarget intel: Add new symbols to intel-symbol-check Neil Roberts (1): intel: Allow some codenames in INTEL_DEVID_OVERRIDE Rob Clark (3): add libsync.h helper freedreno: sync uapi header freedreno: add fence fd support Rob Herring (1): Return an -ENODEV from drmGetDevice() when no device was found. --- x11/libdrm/Makefile | 4 ++-- x11/libdrm/PLIST | 3 ++- x11/libdrm/distinfo | 10 +++++----- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'x11/libdrm') diff --git a/x11/libdrm/Makefile b/x11/libdrm/Makefile index 68acd45b05e..3cf981e5d88 100644 --- a/x11/libdrm/Makefile +++ b/x11/libdrm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.65 2016/10/04 05:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2016/11/15 10:05:52 wiz Exp $ -DISTNAME= libdrm-2.4.71 +DISTNAME= libdrm-2.4.73 CATEGORIES= x11 graphics MASTER_SITES= http://dri.freedesktop.org/libdrm/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libdrm/PLIST b/x11/libdrm/PLIST index 821f0f948e3..26c39449a46 100644 --- a/x11/libdrm/PLIST +++ b/x11/libdrm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2016/07/24 19:25:39 wiz Exp $ +@comment $NetBSD: PLIST,v 1.19 2016/11/15 10:05:52 wiz Exp $ ${PLIST.arm}include/freedreno/freedreno_drmif.h ${PLIST.arm}include/freedreno/freedreno_ringbuffer.h include/libdrm/amdgpu.h @@ -42,6 +42,7 @@ ${PLIST.arm}include/libdrm/vc4_qpu_defines.h include/libdrm/via_drm.h include/libdrm/virtgpu_drm.h include/libdrm/vmwgfx_drm.h +include/libsync.h include/xf86drm.h include/xf86drmMode.h lib/libdrm.la diff --git a/x11/libdrm/distinfo b/x11/libdrm/distinfo index c7cada34c7b..6c4ec2c0c3e 100644 --- a/x11/libdrm/distinfo +++ b/x11/libdrm/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.65 2016/10/04 05:36:32 wiz Exp $ +$NetBSD: distinfo,v 1.66 2016/11/15 10:05:52 wiz Exp $ -SHA1 (libdrm-2.4.71.tar.bz2) = 5c9cd0c45d92bcd4809e42681494163ba9f31f3d -RMD160 (libdrm-2.4.71.tar.bz2) = a309dec60569101cecfb2f19dd0259274fad10a6 -SHA512 (libdrm-2.4.71.tar.bz2) = 82c7a0228c601feed612131919c296a62ce7f41287810ab7cc75e01d7ba8af884044077a0dacd8b09be077dc54a4ceab80d9104f285db4a93bc0e66d00d6c77d -Size (libdrm-2.4.71.tar.bz2) = 722278 bytes +SHA1 (libdrm-2.4.73.tar.bz2) = 7abe64965ac4aa77d51746e70d6f2a38f100483d +RMD160 (libdrm-2.4.73.tar.bz2) = 1f0c8d17d3b42c711d843e923b9ebccf1213db96 +SHA512 (libdrm-2.4.73.tar.bz2) = 81f8ac6831926850dbbac9efc1becfc3c2e4a5299376521c38b8466e9cebfd24396c475ef96633be69e89ea8791430c02fcc19d190feb205eca29acaeb06cb55 +Size (libdrm-2.4.73.tar.bz2) = 777305 bytes SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b -- cgit v1.2.3