From 31f803103a659c5a7d2c5ccb8fe0235d2cb24728 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 9 Sep 2013 19:29:55 +0000 Subject: Update to 7.2.0: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Alex Deucher (16): radeon: add oland chip family radeon/kms: add oland pci ids radeon: mark trinity APUs with IGP flag radeon: add Richland pci ids radeon: add new SI pci ids radeon: add new richland pci ids radeon: add hainan chip family radeon: add Hainan pci ids man: fix up previous commit radeon: add family ids for CIK radeon: update cursor handling for CIK radeon/kms: add bonaire pci ids radeon/kms: add kabini pci ids radeon: bump libdrm requirement to 2.4.46 for CIK support radeon: fix naming clashes with multiple GPUs (v3) drmmode: add support for multi-screen reverse optimus Colin Walters (1): autogen.sh: Implement GNOME Build API Dave Airlie (1): radeon: add support for reverse prime (v2) Eric S. Raymond (1): Fix some incomplete list entries. Grigori Goronzy (5): Fix RADEON_FALLBACK logging EXA/evergreen/ni: optimize non-overlapping Copy EXA/evergreen/ni: fast solid pixmap support EXA/evergreen/ni: accelerate PictOpOver with component alpha EXA/evergreen/ni: replace magic number Ilija Hadzic (13): DRI2: change signature of populate_vbl_request_type DRI2: make populate_vbl_request_type external drmmode: add drmmode_get_current_ust function drmmode: remove dead code from drmmode_crtc_dpms drmmode: calculate interpolated vblanks while in dpms-off state DRI2: adjust MSC by the number of interpolated vblanks DRI2: add vblank extrapolation function DRI2: hook up vblank extrapolation to schedule_swap DRI2: track CRTC in event record DRI2: move rename and rework radeon_dri2_deferred_swap DRI2: make wait_msc and get_msc work on disabled CRTCs DRI2: support scheduling emulated events with zero delay DRI2: add interpolated blanks to frame number in event handlers Jerome Glisse (1): radeonsi: add 2d tiling support Leo Liu (1): radeon: fix a memory leak in get_modes() callback. Maarten Lankhorst (9): bump version post release Close drm_fd in CloseScreen. Cleanup drmmode in CloseScreen. radeon: add refcounts to fix up zaphod open/close. Move fd cleanup to correct place. drmmode: handle failure of drmModeGetConnector kill unused radeon_driver.c add bicubic_table.py to EXTRA_DIST radeon: bump version for release Mark Kettenis (1): Always go through DFS/UTS when byte swapping is needed. Michel Dänzer (8): Only parse Option "AccelMethod" if glamor was enabled at build time glamor: Bail if the glamoregl module wasn't loaded early glamor: Initial PRIME pixmap sharing hooks. glamor: Enable by default on SI glamor: Only enable for depth >= 24 glamor: Fix build against xserver < 1.13 glamor: Keep old private in radeon_pixmap_set_bo autogen.sh: Restore passing --enable-maintainer-mode to configure Raul Fernandes (1): EXA/6xx/7xx: optimize non-overlapping Copy Samuel Li (1): radeon: use direct mapping for fast fb access. --- x11/xf86-video-ati/Makefile | 4 ++-- x11/xf86-video-ati/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11/xf86-video-ati') diff --git a/x11/xf86-video-ati/Makefile b/x11/xf86-video-ati/Makefile index 37b45ceeba7..3eacb9eaae9 100644 --- a/x11/xf86-video-ati/Makefile +++ b/x11/xf86-video-ati/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2013/08/29 19:59:29 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/09/09 19:29:55 wiz Exp $ -DISTNAME= xf86-video-ati-7.1.0 +DISTNAME= xf86-video-ati-7.2.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 fae53a605d5..17843eefe23 100644 --- a/x11/xf86-video-ati/distinfo +++ b/x11/xf86-video-ati/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2013/05/16 06:02:58 richard Exp $ +$NetBSD: distinfo,v 1.15 2013/09/09 19:29:55 wiz Exp $ -SHA1 (xf86-video-ati-7.1.0.tar.bz2) = f94730e5ffc5f75fa3126579bed0222fe8330653 -RMD160 (xf86-video-ati-7.1.0.tar.bz2) = 2f54809e4d391eeeb13616369627aa49e82dff3d -Size (xf86-video-ati-7.1.0.tar.bz2) = 804531 bytes +SHA1 (xf86-video-ati-7.2.0.tar.bz2) = 2b11e423506f1f967d4bb6be0ff1277c24332b68 +RMD160 (xf86-video-ati-7.2.0.tar.bz2) = df58f0336abc52ddd14a1d5fae27a1cd96d749df +Size (xf86-video-ati-7.2.0.tar.bz2) = 824613 bytes -- cgit v1.2.3