pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libdrm
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jul 21 12:14:48 UTC 2016
Modified Files:
pkgsrc/x11/libdrm: Makefile distinfo
Log Message:
Updated libdrm to 2.4.69.
Here's a new libdrm release, which I needed in order to use the new vc4
ioctl in Mesa.
Alex Deucher (2):
tests/amdgpu: expand write/copy tests to compute
tests/amdgpu: expand write/copy tests to compute
Christian König (1):
amdgpu: fix fence status query
Eric Anholt (2):
vc4: Update kernel headers for getparam addition.
Bump version to 2.4.69 for release.
Jan Vesely (1):
xf86drm.c: Fix mix of tabs and spaces
Leo Liu (1):
tests/amdgpu: add interface to adapt firmware requirement
Marek Olšák (1):
radeon: use SAMPLE_SPLIT=2 for better MSAA perf on EG/CM
Mike Frysinger (1):
pull in sys/sysmacros.h when available
Nicolai Hähnle (1):
xf86drm: ensure proper alignment of pointers in drmProcessPciDevice
Qiang Yu (1):
drm: fix multi GPU drmGetDevices only return one device
Rob Clark (1):
freedreno/msm: fix memory leak on ringbuffer free
Rob Herring (1):
Android: strip out header files from sources list
Rodrigo Vivi (2):
intel: Add more Kabylake PCI IDs.
intel: Removing PCI IDs that are no longer listed as Kabylake.
Sonny Jiang (1):
tests/amdgpu: adapt to new polaris10/11 uvd fw
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/x11/libdrm/Makefile \
pkgsrc/x11/libdrm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libdrm/Makefile
diff -u pkgsrc/x11/libdrm/Makefile:1.62 pkgsrc/x11/libdrm/Makefile:1.63
--- pkgsrc/x11/libdrm/Makefile:1.62 Fri Apr 29 11:17:34 2016
+++ pkgsrc/x11/libdrm/Makefile Thu Jul 21 12:14:48 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2016/04/29 11:17:34 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2016/07/21 12:14:48 wiz Exp $
-DISTNAME= libdrm-2.4.68
+DISTNAME= libdrm-2.4.69
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/libdrm/distinfo
diff -u pkgsrc/x11/libdrm/distinfo:1.62 pkgsrc/x11/libdrm/distinfo:1.63
--- pkgsrc/x11/libdrm/distinfo:1.62 Fri Apr 29 11:17:34 2016
+++ pkgsrc/x11/libdrm/distinfo Thu Jul 21 12:14:48 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.62 2016/04/29 11:17:34 wiz Exp $
+$NetBSD: distinfo,v 1.63 2016/07/21 12:14:48 wiz Exp $
-SHA1 (libdrm-2.4.68.tar.bz2) = cb906b715dd2e9a5fc3c231d9790a5effea64482
-RMD160 (libdrm-2.4.68.tar.bz2) = d136e8427d5d9f5730e9c09e20d45648eae75513
-SHA512 (libdrm-2.4.68.tar.bz2) = 646ce2eb6b4d81120d5767f0c4014bfd042ea7030e33aa9a1d016129222d22a0dd012e530d37e1d580f4cc9f4d38e35176ce4d7abeccc086b38ba685cff8e38e
-Size (libdrm-2.4.68.tar.bz2) = 735554 bytes
+SHA1 (libdrm-2.4.69.tar.bz2) = 024ad2d208180129194b47492317adedf76fda41
+RMD160 (libdrm-2.4.69.tar.bz2) = 2d2b02efae356aff33d0be29fc775646efe71735
+SHA512 (libdrm-2.4.69.tar.bz2) = 8d67a692c5dc059a1705014658e737fde7be9181b03c04b37119c84978aada1eaec23e674a83cc064ed0cc59838f69a5c31864e5355689d0a1e88309982e832c
+Size (libdrm-2.4.69.tar.bz2) = 817990 bytes
SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b
Home |
Main Index |
Thread Index |
Old Index