pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xf86-video-ati Update to 7.3.0 with glamor support...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e7d66fd6d20
branches: trunk
changeset: 629668:6e7d66fd6d20
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 25 10:56:49 2014 +0000
description:
Update to 7.3.0 with glamor support disabled (not packaged).
Alex Deucher (16):
radeon: disallow glamor on pre-R600 asics
radeon/kms: add berlin pci ids
radeon: enable glamor by default (v4)
glamor: require 0.5.1 or newer
radeon: fix limit handling for cards with >4G of ram
radeon: add glamor Xv support (v2)
Revert "radeon: add glamor Xv support (v2)"
drm/radeon: fix non-glamor build
radeon: fix the non-glamor build harder...
radeon: enable tiling on SI by default (v2)
radeon: add support for Hawaii
radeon/kms: add Hawaii pci ids
drm/radeon: fix SUMO2 pci id
radeon/exa: Always use a scratch surface for UTS to vram
Require glamor 0.6.0
radeon: bump version for release
Christopher James Halse Rogers (1):
EXA/evergreen: Paranoia around linear tiling. (v2)
Dave Airlie (1):
radeon: use glamor Xv support if present.
Jerome Glisse (1):
radeon/glamor: with new pixmap for dri2 drawable no need to
create new texture
Maarten Lankhorst (1):
bump version post release
Mark Kettenis (1):
Fix shadowfb on big-endian machines
Michel Dänzer (3):
DRI2: Install client callback only once
dri2: Make last_vblank_seq local unsigned to match dpms_last_seq
Don't require the glamoregl module to be pre-loaded with xserver >= 1.15
Robert Millan (2):
radeon: Set first parameter of drmOpen() to NULL
radeon: Restore kernel module load on FreeBSD.
Vadim Girlin (1):
radeon: disable 2D tiling on buffers < 128 pixels
diffstat:
x11/xf86-video-ati/Makefile | 6 ++++--
x11/xf86-video-ati/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 7fa7bb2c4bbb -r 6e7d66fd6d20 x11/xf86-video-ati/Makefile
--- a/x11/xf86-video-ati/Makefile Sat Jan 25 10:52:20 2014 +0000
+++ b/x11/xf86-video-ati/Makefile Sat Jan 25 10:56:49 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2013/09/09 19:29:55 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2014/01/25 10:56:49 wiz Exp $
-DISTNAME= xf86-video-ati-7.2.0
+DISTNAME= xf86-video-ati-7.3.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +10,8 @@
COMMENT= Modular Xorg ATI Radeon video driver
CONFIGURE_ARGS+= --enable-dri
+# not packaged yet as of 20140125
+CONFIGURE_ARGS+= --disable-glamor
CONFLICTS+= xf86-video-ati6-[0-9]*
diff -r 7fa7bb2c4bbb -r 6e7d66fd6d20 x11/xf86-video-ati/distinfo
--- a/x11/xf86-video-ati/distinfo Sat Jan 25 10:52:20 2014 +0000
+++ b/x11/xf86-video-ati/distinfo Sat Jan 25 10:56:49 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2013/09/09 19:29:55 wiz Exp $
+$NetBSD: distinfo,v 1.16 2014/01/25 10:56:49 wiz Exp $
-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
+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
Home |
Main Index |
Thread Index |
Old Index