summaryrefslogtreecommitdiff
path: root/x11/xf86-video-ati
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-09 19:29:55 +0000
committerwiz <wiz@pkgsrc.org>2013-09-09 19:29:55 +0000
commitfa4ba89df9be57b3c1cb47ff2271a22e1e5faf09 (patch)
tree0e2514e70308a979e3764bb607bd62293cd38f4c /x11/xf86-video-ati
parent9c9158c86f4df926a45746bf476bc3d5ad06d13a (diff)
downloadpkgsrc-fa4ba89df9be57b3c1cb47ff2271a22e1e5faf09.tar.gz
Update to 7.2.0:
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.
Diffstat (limited to 'x11/xf86-video-ati')
-rw-r--r--x11/xf86-video-ati/Makefile4
-rw-r--r--x11/xf86-video-ati/distinfo8
2 files changed, 6 insertions, 6 deletions
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