From owner-freebsd-questions@FreeBSD.ORG Fri Jan 2 20:34:57 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 809C3106566C for ; Fri, 2 Jan 2009 20:34:57 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from spamfish.visualtech.com (h-67-102-187-40.phlapafg.covad.net [67.102.187.40]) by mx1.freebsd.org (Postfix) with ESMTP id 35DDC8FC13 for ; Fri, 2 Jan 2009 20:34:57 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from mailstore.visualtech.com (unknown [67.102.187.41]) by spamfish.visualtech.com (Postfix) with ESMTPS id 447AF1F43E5; Fri, 2 Jan 2009 15:32:05 -0500 (EST) Received: from sorrow.ashke.com (c-68-45-151-98.hsd1.nj.comcast.net [68.45.151.98]) by mailstore.visualtech.com (Postfix) with ESMTP id 45168ADC247; Fri, 2 Jan 2009 15:35:37 -0500 (EST) Date: Fri, 2 Jan 2009 15:33:43 -0500 From: Adam K Kirchhoff To: Roland Smith Message-Id: <20090102153343.50ee2a68.adamk@voicenet.com> In-Reply-To: <20090102202350.GA32655@slackbox.xs4all.nl> References: <20090102183257.GA2911@aurora.oekb.co.at> <200901021342.38522.adamk@voicenet.com> <20090102202350.GA32655@slackbox.xs4all.nl> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-visualtech-MailScanner: Found to be clean Cc: a@jenisch.at, freebsd-questions@freebsd.org Subject: Re: X11 - radeon or radeonhd? (ATI Radeon HD 2400 XT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 20:34:58 -0000 On Fri, 2 Jan 2009 21:23:50 +0100 Roland Smith wrote: > On Fri, Jan 02, 2009 at 01:42:38PM -0500, Adam K Kirchhoff wrote: > > On Friday 02 January 2009 13:32:57 Ewald Jenisch wrote: > > > Hi, > > > > > > I've got a PC (Dell) that came with a Radeon HD 2400 XT (RV610 > > > chipset). > > > > > > Afaik there isn't 3D support yet with this card, so my primary > > > goal is to get it working as far as 2D and speed is concerned (I > > > don't want to go for "vesa" if at all possible) > > > > > > > > > Which driver should I use for this card - radeon or radeonhd? > > > > > > Anything to consider besides having either "Driver radeon" or > > > "Driver radeonhd" in the xorg.conf in order to get going? > > > > > > Thanks much in advance for any clue, > > > -ewald > > > > Either radeon or radeonhd should be fine. Feature-wise, they are > > at the same level. No other changes are required. > > > > Very recently DRM support was added for those cards, giving them > > much faster 2D acceleration via EXA (without DRM support, only XAA > > is supported) > > I've tried a HD3450 (RV620 chip) and a X1650Pro (RV535 chip) with both > ati and radeonhd drivers. > > As of radeonhd 1.2.4 the X1650Pro works fine with XAA, to which it > defaults. EXA wasn't very fast: > > (--) Chipset RV535 found > (**) RADEONHD(0): Selected XAA 2D acceleration. > (**) RADEONHD(0): Option "XaaNoOffscreenPixmaps" "true" > (II) RADEONHD(0): Using XFree86 Acceleration Architecture (XAA) > Screen to screen bit blits > Solid filled rectangles > 8x8 mono pattern filled rectangles > Indirect CPU to Screen color expansion > Solid Lines > Scanline Image Writes > Setting up tile and stipple cache: > 32 128x128 slots > 28 256x256 slots > 16 512x512 slots EXA isn't fast (at least on Radeons) without DRM support. This is not available in the FreeBSD source tree, but is available (for FreeBSD) via freedesktop git (for that particular GPU). Adam -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.