From f53c7113649e6e113f6302bc1386871f96ff6139 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 26 Jul 2014 20:30:08 +0000 Subject: Update to 7.4.0: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adam Jackson (1): kms: Use own thunk function instead of shadowUpdatePackedWeak Alex Deucher (7): bump version post release radeon: don't install colormap handling if there are no crtcs radeon: require libdrm 2.4.51 radeon: enable tiling by default on CIK update man page to reflect tiling changes for CI parts radeon: require libdrm_radeon 2.4.54 for mullins support radeon: enable tiling for mullins Dave Airlie (1): radeon: fix use-after-free in modesetting cleanup Hans de Goede (4): radeon_open_drm_master get rid of unnecessary goto Add radeon_get_drm_master_fd helper function Add support for server managed fds Fix building on older servers without xf86platformBus.h Jérôme Glisse (1): evergreen: fix shader constant upload on ppc Maarten Lankhorst (2): return immediately in preinit when called with PROBE_DETECT bump version for release Michel Dänzer (10): Only log debugging output about initializing colormaps when we're doing so Allow enabling glamor on R500 (and R300) class 3D engines as well. Build against glamor in the xserver tree if available dri2: Fix conflicting CreatePixmap usage flag definitions glamor: Fix test for creating shared pixmaps Adapt to load_cursor_argb signature change in xserver 1.15.99.902 dri2: Handle PRIME for source buffer as well in radeon_dri2_copy_region2 Revert "Adapt to load_cursor_argb signature change in xserver 1.15.99.902" Don't disable acceleration on >= SI on attempts to force EXA Rename Option "NoAccel" to "Accel" Samuel Li (2): radeon: add support for Mullins. radeon: add Mullins pci ids. --- x11/xf86-video-ati/Makefile | 5 ++--- x11/xf86-video-ati/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'x11/xf86-video-ati') diff --git a/x11/xf86-video-ati/Makefile b/x11/xf86-video-ati/Makefile index 68901086c80..b2b656589e8 100644 --- a/x11/xf86-video-ati/Makefile +++ b/x11/xf86-video-ati/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2014/07/26 20:30:08 wiz Exp $ -DISTNAME= xf86-video-ati-7.3.0 -PKGREVISION= 1 +DISTNAME= xf86-video-ati-7.4.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-ati/distinfo b/x11/xf86-video-ati/distinfo index 9e187a0d42d..c365533fe81 100644 --- a/x11/xf86-video-ati/distinfo +++ b/x11/xf86-video-ati/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2014/01/25 10:56:49 wiz Exp $ +$NetBSD: distinfo,v 1.17 2014/07/26 20:30:08 wiz Exp $ -SHA1 (xf86-video-ati-7.3.0.tar.bz2) = 946bcfcb892088a9ffecc00856a1c8e6bd47a088 -RMD160 (xf86-video-ati-7.3.0.tar.bz2) = 9c36c989447802a34242f39d184776c60f662a18 -Size (xf86-video-ati-7.3.0.tar.bz2) = 816346 bytes +SHA1 (xf86-video-ati-7.4.0.tar.bz2) = 65ebadef558608beba878d64fc3d10c5a3c706e7 +RMD160 (xf86-video-ati-7.4.0.tar.bz2) = 8b0e0f1300430b244ea3c835d891561df7be33ae +Size (xf86-video-ati-7.4.0.tar.bz2) = 832763 bytes -- cgit v1.2.3