From owner-freebsd-x11@FreeBSD.ORG Fri Feb 27 23:21:58 2009 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 7FDD010656D1; Fri, 27 Feb 2009 23:21:55 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-x11@FreeBSD.org Date: Fri, 27 Feb 2009 18:21:42 -0500 User-Agent: KMail/1.6.2 References: <1235440484.1273.7.camel@widget.2hip.net> <200902271816.57919.jkim@FreeBSD.org> In-Reply-To: <200902271816.57919.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200902271821.45637.jkim@FreeBSD.org> Cc: Subject: Re: Today's Radeon r6/7xx drm X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 23:22:07 -0000 On Friday 27 February 2009 06:16 pm, Jung-uk Kim wrote: > On Monday 23 February 2009 08:54 pm, Robert Noland wrote: > > So after I cut the patch last night, rs600 (x1200) support was > > added today... New patch: > > > >http://people.freebsd.org/~rnoland/radeon-r6-7xx-support-022309.pa > >tch > > r6xx-r7xx branches are merged to head on freedesktop.org git. Now ^ of video drivers > you can test and/or use EXA/Xv acceleration with the DRM. FYI, I > made a temporary ports to update > x11-drivers/xf86-video-radeonhd-devel and you can get it from here: > > http://people.freebsd.org/~jkim/xf86-video-radeonhd-devel.diff > > If you prefer xf86-video-ati, you can use the following temporary > ports instead: > > http://people.freebsd.org/~jkim/xf86-video-ati-devel.tar.bz2 > > To turn on the features, you need the following two lines in Device > section of /etc/xorg.conf: > > Option "DRI" "true" > Option "AccelMethod" "EXA" You still need the DRM patch from rnoland@ or freedesktop.org git. Just to make sure... Jung-uk Kim