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: Sat May 26 21:44:47 UTC 2018
Modified Files:
pkgsrc/x11/libdrm: Makefile distinfo
pkgsrc/x11/libdrm/patches: patch-xf86drmMode.c
Log Message:
libdrm: update to 2.4.92.
Daniel Stone (3):
drm/atomic: Refuse to add invalid objects to requests
headers: Sync with drm-next
headers: Update README
Dylan Baker (1):
meson: don't use compiler.has_header
Emil Velikov (1):
Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64"
Eric Engestrom (13):
freedreno: add missing symbols to symbol-check
meson: use pkg-config to detect libatomic_ops
meson: make it easy to add headers to check
meson: detect alloca.h
meson,configure: always define HAVE_OPEN_MEMSTREAM
meson,configure: always define HAVE_VISIBILITY
meson,configure: always define UDEV
meson: replace `if(compiles) have=true` with `have=compiles`
meson,configure: include config.h automatically
meson: drop unneeded dependency to libudev
meson: move line to allow using `config` earlier
meson: drop unnecessary variable
xf86drmMode: merge successive mutually-exclusive #ifs
Gowtham Tammana (1):
omap: add Android build support
Inki Dae (1):
tests: fix memory leak issue
James Zhu (1):
tests/amdgpu: add vce mv tests support and sets
John Stultz (3):
libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64
libdrm: Use readdir instead of readdir_r to avoid build warnings
libdrm: gralloc_handle.h: Fix build issue with Android
Marek Olšák (1):
Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV"
Matt Atwood (1):
Intel: Add a Kaby Lake PCI ID
Michel Dänzer (1):
amdgpu: Deinitialize vamgr_high{,_32}
Paulo Zanoni (1):
intel: add support for ICL 11
Qiang Yu (1):
amdgpu:support 16 ibs per submit for PAL/SRIOV
Rex Zhu (1):
headers: sync up amdgpu_drm.h with drm-next
Rob Clark (2):
freedreno: add fd_pipe refcounting
bump version for release
Rodrigo Vivi (1):
intel/intel_chipset.h: Sync Cannonlake IDs.
Sabre Shao (1):
drm/amdgpu: Remove IB count checking
Satyajit (1):
libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export
Seung-Woo Kim (1):
tests/exynos: remove dead condition
Stefan Schake (1):
android: Add missing include exports
Tomasz Figa (1):
intel: Do not use libpciaccess on Android
Xiaojie Yuan (1):
amdgpu: enlarge the maximum number of cards supported
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/x11/libdrm/Makefile \
pkgsrc/x11/libdrm/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/libdrm/patches/patch-xf86drmMode.c
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.80 pkgsrc/x11/libdrm/Makefile:1.81
--- pkgsrc/x11/libdrm/Makefile:1.80 Wed Mar 7 12:12:35 2018
+++ pkgsrc/x11/libdrm/Makefile Sat May 26 21:44:47 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2018/03/07 12:12:35 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2018/05/26 21:44:47 wiz Exp $
-DISTNAME= libdrm-2.4.91
+DISTNAME= libdrm-2.4.92
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.80 pkgsrc/x11/libdrm/distinfo:1.81
--- pkgsrc/x11/libdrm/distinfo:1.80 Wed Mar 7 12:12:35 2018
+++ pkgsrc/x11/libdrm/distinfo Sat May 26 21:44:47 2018
@@ -1,14 +1,14 @@
-$NetBSD: distinfo,v 1.80 2018/03/07 12:12:35 wiz Exp $
+$NetBSD: distinfo,v 1.81 2018/05/26 21:44:47 wiz Exp $
-SHA1 (libdrm-2.4.91.tar.bz2) = 44e42ce3cd41666e343ba393c73f6f1ad9fe1e74
-RMD160 (libdrm-2.4.91.tar.bz2) = d1c35b94703fdfb944c54451fe65977d24d7a568
-SHA512 (libdrm-2.4.91.tar.bz2) = 07578c00c121ba37033db7172590e26d1545f81c242bbce2cfb7fb904bde504822c275d6468e5c5d20360d0046ae73d9b058aa0459ba35eb11927141cc998772
-Size (libdrm-2.4.91.tar.bz2) = 815419 bytes
+SHA1 (libdrm-2.4.92.tar.bz2) = aad04c8e35cd3ab589ff085b20f75ba43e086647
+RMD160 (libdrm-2.4.92.tar.bz2) = f6a78cae35057c4862f9c4bf693621018274212c
+SHA512 (libdrm-2.4.92.tar.bz2) = 9b75584d8957d298125884d490b74c0a641725d17088ba47f3dc2ec9d06519d8387eb464c024ee11712b31b17fb84e1a9a52bd4ebc7c316beb7d2f8711dc9eb2
+Size (libdrm-2.4.92.tar.bz2) = 821789 bytes
SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b
SHA1 (patch-libkms_vmwgfx.c) = d2204c0b79098c6c36b7f282b486c58c6354bd1d
SHA1 (patch-radeon_radeon__bo__gem.c) = 4924fde172b2a2a713d47bf7b60a6b52851d7a8f
SHA1 (patch-radeon_radeon__cs__gem.c) = 516b5dd6408c10a4f33f2815b3719e34a16d863a
-SHA1 (patch-xf86drmMode.c) = 508a1e4bae40243c5445ec51084e760279d35ba6
+SHA1 (patch-xf86drmMode.c) = 09b2a9292825e6b952ee8ad5d6e4cd2bdc90228d
SHA1 (patch-xf86drmMode.h) = a28b02887389be8670193c119f711901af61a6b2
Index: pkgsrc/x11/libdrm/patches/patch-xf86drmMode.c
diff -u pkgsrc/x11/libdrm/patches/patch-xf86drmMode.c:1.2 pkgsrc/x11/libdrm/patches/patch-xf86drmMode.c:1.3
--- pkgsrc/x11/libdrm/patches/patch-xf86drmMode.c:1.2 Sat Apr 11 10:02:11 2015
+++ pkgsrc/x11/libdrm/patches/patch-xf86drmMode.c Sat May 26 21:44:47 2018
@@ -1,12 +1,12 @@
-$NetBSD: patch-xf86drmMode.c,v 1.2 2015/04/11 10:02:11 sevan Exp $
+$NetBSD: patch-xf86drmMode.c,v 1.3 2018/05/26 21:44:47 wiz Exp $
Disable checking for hw.dri.%d.modesetting.
This sysctl is only available if a KMS module is loaded. But the libdrm
check happens before X got a chance of loading the KMS module.
---- xf86drmMode.c.orig 2015-03-18 17:33:36.000000000 +0000
+--- xf86drmMode.c.orig 2018-05-09 22:26:03.000000000 +0000
+++ xf86drmMode.c
-@@ -771,38 +771,20 @@ int drmCheckModesettingSupported(const c
+@@ -793,38 +793,20 @@ int drmCheckModesettingSupported(const c
if (found)
return 0;
#elif defined (__FreeBSD__) || defined (__FreeBSD_kernel__)
@@ -57,8 +57,8 @@ check happens before X got a chance of l
+ return 0;
#elif defined(__DragonFly__)
return 0;
- #endif
-@@ -907,7 +889,7 @@ int drmModePageFlip(int fd, uint32_t crt
+ #elif defined(__OpenBSD__)
+@@ -978,7 +960,7 @@ int drmModePageFlipTarget(int fd, uint32
int drmModeSetPlane(int fd, uint32_t plane_id, uint32_t crtc_id,
uint32_t fb_id, uint32_t flags,
Home |
Main Index |
Thread Index |
Old Index