Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B6F1C63C129 for ; Wed, 14 Oct 2009 18:50:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 622BD63B149; Wed, 14 Oct 2009 18:50:21 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 68DB963B126 for ; Wed, 14 Oct 2009 18:50:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 587F8175DA; Wed, 14 Oct 2009 18:50:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 14 Oct 2009 18:50:20 +0000 From: Hasso Tepper Subject: CVS commit: pkgsrc/x11/xf86-video-radeonhd To: pkgsrc-changes@NetBSD.org Reply-To: hasso@netbsd.org X-Mailer: log_accum Message-Id: <20091014185020.587F8175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: hasso Date: Wed Oct 14 18:50:20 UTC 2009 Modified Files: pkgsrc/x11/xf86-video-radeonhd: Makefile distinfo Removed Files: pkgsrc/x11/xf86-video-radeonhd/patches: patch-aa Log Message: Update to 1.3.0. Version 1.3.0 improvements: - Added support for RV740, M92, M93, M97. - Added support for HDMI audio on RS690 and R700. - Added support for power management. - Implemented almost correct analysis of PowerPlay AtomBIOS tables. - 2D acceleration (EXA) is enabled by default now, except on RV740. - Backlight handling finally fixed - compatible with xbacklight 1.1.1. - Overhaul of memory controller setup. Fixes many "MC not idle" issues. - Overhaul of cursor handling. Fixes most cursor bugs. - Selectable color space for XVideo on R6xx/R7xx. - Tons of bug fixes (DDC, EXA, LUT, RandR, AtomBIOS). - More quirk table entries. - Shave support (cleaner compilation output). - All warnings fixed. - Some start of Developer's documentation in README.coding. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xf86-video-radeonhd/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xf86-video-radeonhd/distinfo cvs rdiff -u -r1.7 -r0 pkgsrc/x11/xf86-video-radeonhd/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.