pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libdrm Update to 2.4.59:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9565a2b74198
branches: trunk
changeset: 645056:9565a2b74198
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jan 22 08:28:48 2015 +0000
description:
Update to 2.4.59:
Adam Cheney (1):
Add new DRM_MODE_CONNECTOR and _ENCODER defines
Chris Wilson (1):
intel: Avoid overcounting fences when emitting self-referential relocs
Damien Lespiau (3):
intel/skl: Add SKL PCI ids
intel/skl: Add gen9 to the buffer manager init
intel/skl: add gen9 to the CS decoding init
Dave Airlie (1):
radeon: align r600/700 fmask to 128 X blocks.
Jasper St. Pierre (1):
modetest: Use threads for cursors instead of SIGALRM
Laurent Pinchart (1):
modetest: Allocate dumb buffers with the correct bpp
Maarten Lankhorst (2):
only enable support for freedreno on arm automatically
configure.ac: bump version to 2.4.59 for release
Michel Dänzer (1):
radeon: Always multiply pitch_bytes by nsamples, not by slice_pt
Paulo Zanoni (1):
tests: add proptest
Rob Clark (6):
freedreno: do handle lookup on handle and dmabuf import
modetest: universal plane support
modetest: alpha buffers
update signed/object prop types
configure/freedreno: make KGSL support optional
configure/freedreno: enable freedreno by default
Thierry Reding (6):
libdrm: Add NVIDIA Tegra support
tegra: Add simple test for drm_tegra_open()
tegra: Add GET/SET_TILING IOCTLs
tegra: Add SET/GET_FLAGS IOCTLs
tegra: Implement drm_tegra_bo_{get,set}_flags()
tegra: Implement drm_tegra_bo_{get,set}_tiling()
Thomas Meyer (1):
intel: Fix SIGSEGV in libdrm for heigth = 0 and width = 0
Ville Syrjälä (1):
modetest: Print newline for empty blobs
Zhenyu Wang (1):
intel: Fix GTT entry setup for aub dump
diffstat:
x11/libdrm/Makefile | 5 ++---
x11/libdrm/PLIST | 3 ++-
x11/libdrm/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 7c6ebc530e9e -r 9565a2b74198 x11/libdrm/Makefile
--- a/x11/libdrm/Makefile Thu Jan 22 04:58:12 2015 +0000
+++ b/x11/libdrm/Makefile Thu Jan 22 08:28:48 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2015/01/03 10:01:40 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2015/01/22 08:28:48 wiz Exp $
-DISTNAME= libdrm-2.4.58
-PKGREVISION= 2
+DISTNAME= libdrm-2.4.59
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
diff -r 7c6ebc530e9e -r 9565a2b74198 x11/libdrm/PLIST
--- a/x11/libdrm/PLIST Thu Jan 22 04:58:12 2015 +0000
+++ b/x11/libdrm/PLIST Thu Jan 22 08:28:48 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2013/08/11 13:42:31 obache Exp $
+@comment $NetBSD: PLIST,v 1.12 2015/01/22 08:28:48 wiz Exp $
include/libdrm/drm.h
include/libdrm/drm_fourcc.h
include/libdrm/drm_mode.h
@@ -24,6 +24,7 @@
include/libdrm/radeon_surface.h
include/libdrm/savage_drm.h
include/libdrm/sis_drm.h
+include/libdrm/tegra_drm.h
include/libdrm/via_drm.h
include/libdrm/vmwgfx_drm.h
include/xf86drm.h
diff -r 7c6ebc530e9e -r 9565a2b74198 x11/libdrm/distinfo
--- a/x11/libdrm/distinfo Thu Jan 22 04:58:12 2015 +0000
+++ b/x11/libdrm/distinfo Thu Jan 22 08:28:48 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.48 2015/01/03 10:01:40 wiz Exp $
+$NetBSD: distinfo,v 1.49 2015/01/22 08:28:48 wiz Exp $
-SHA1 (libdrm-2.4.58.tar.bz2) = ef9a647796fa326e99ca9026a6d847172f39c66c
-RMD160 (libdrm-2.4.58.tar.bz2) = d765d1d5860014e7295c12edc28a4d696ce8b0f1
-Size (libdrm-2.4.58.tar.bz2) = 573202 bytes
+SHA1 (libdrm-2.4.59.tar.bz2) = 7a0f7a3076d3d52c787f306ef0c1af837b27f089
+RMD160 (libdrm-2.4.59.tar.bz2) = 687be2ccdcf740d3edb8c185de05d013d0f289ea
+Size (libdrm-2.4.59.tar.bz2) = 592722 bytes
SHA1 (patch-ab) = e28070e56924a68ecc3c4e27d479a5e8edc70913
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-ad) = b9c8d708830c8b182c8e491fe5a9e5d0f2d44a5f
Home |
Main Index |
Thread Index |
Old Index