From owner-freebsd-x11@FreeBSD.ORG Sat Feb 28 06:14:58 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DC731065670 for ; Sat, 28 Feb 2009 06:14:58 +0000 (UTC) (envelope-from alex@mailinglist.ahhyes.net) Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [211.29.132.184]) by mx1.freebsd.org (Postfix) with ESMTP id BF43C8FC1A for ; Sat, 28 Feb 2009 06:14:57 +0000 (UTC) (envelope-from alex@mailinglist.ahhyes.net) Received: from desktop.xor.net (c122-106-76-0.rivrw1.nsw.optusnet.com.au [122.106.76.0]) by mail03.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n1S6Et8d013825 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 28 Feb 2009 17:14:56 +1100 Message-ID: <49A8D5B8.90907@mailinglist.ahhyes.net> Date: Sat, 28 Feb 2009 17:12:08 +1100 From: Alex User-Agent: Thunderbird 2.0.0.19 (X11/20090221) MIME-Version: 1.0 To: freebsd-x11@freebsd.org References: <1235440484.1273.7.camel@widget.2hip.net> <200902271816.57919.jkim@FreeBSD.org> <200902271821.45637.jkim@FreeBSD.org> In-Reply-To: <200902271821.45637.jkim@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 28 Feb 2009 06:14:58 -0000 Is the new DRM code available for 7-STABLE yet? Will running a csup and rebuilding get me the updated DRM code? Jung-uk Kim wrote: > 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 > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > >