From 8d0a674888c0b7e9ca50b4f9db37acc7feed80aa Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 11 Apr 2017 07:12:02 +0000 Subject: This libdrm-2.4.78 fixes some minor cosmetics, a build issue for GNU/kFreeBSD, and adds a new page_flip_handler2 event handler, which when run on a suitably capable kernel, can provide the CRTC ID to userspace for atomic completion events. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cheers, Daniel Ander Conselvan de Oliveira (1):       Add CRTC ID to vblank event Daniel Stone (2):       Headers: Sync drm{,_mode}.h with the kernel       configure.ac: bump version for release Emil Velikov (1):       configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD Eric Engestrom (4):       man/drm(7): fix typo       man: fix bug report instruction       man: fix bug report instructions (for real this time)       man: fix bug report instructions (third time's the charm) 2.4.79: Marek Olšák (1): configure.ac: bump version for release Samuel Pitoiset (1): amdgpu: allow to query GPU sensor related information --- 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 91f1c59465b..eca4b6af797 100644 --- a/x11/libdrm/Makefile +++ b/x11/libdrm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.70 2017/04/07 08:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2017/04/11 07:12:02 wiz Exp $ -DISTNAME= libdrm-2.4.77 +DISTNAME= libdrm-2.4.79 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 a02060febd7..3dd0b627b9e 100644 --- a/x11/libdrm/distinfo +++ b/x11/libdrm/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.70 2017/04/07 08:52:04 wiz Exp $ +$NetBSD: distinfo,v 1.71 2017/04/11 07:12:02 wiz Exp $ -SHA1 (libdrm-2.4.77.tar.bz2) = 705709656512c5d2759ecfe9a71c92a64ffe9f51 -RMD160 (libdrm-2.4.77.tar.bz2) = 8bf358e341099d78d1885c4e1237eb958c73ffa0 -SHA512 (libdrm-2.4.77.tar.bz2) = df313bdd9186efdb0e60acdd55e0d5dba402b19011bc3899d56efb4d065f67b6e8c44108fbd8fd258120d4b5c1cc53090beaab732c763bf52f8b352d3c30d101 -Size (libdrm-2.4.77.tar.bz2) = 782724 bytes +SHA1 (libdrm-2.4.79.tar.bz2) = 0dd194538c90619146a83a65f2074564e1a14d55 +RMD160 (libdrm-2.4.79.tar.bz2) = 3daadc69c3696f14167dacdbd4ddc76c47f75e79 +SHA512 (libdrm-2.4.79.tar.bz2) = 62d6dbdf5e4e73e948fcb128a3ee76c88843d0aabf0af5751526829e9b95cff151a121af88ba9625acc7f5bc4ecfa71f9a3762005d5da76cff1d91dfc8ea8ea7 +Size (libdrm-2.4.79.tar.bz2) = 783711 bytes SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b -- cgit v1.2.3