From owner-freebsd-current@FreeBSD.ORG Mon Dec 19 23:13:54 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0029516A424 for ; Mon, 19 Dec 2005 23:13:53 +0000 (GMT) (envelope-from fcash@ocis.net) Received: from smtp.sd73.bc.ca (smtp.sd73.bc.ca [142.24.13.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8852D43D6A for ; Mon, 19 Dec 2005 23:13:53 +0000 (GMT) (envelope-from fcash@ocis.net) Received: from localhost (localhost [127.0.0.1]) by localhost.sd73.bc.ca (Postfix) with ESMTP id 2A9FE8A00AE for ; Mon, 19 Dec 2005 15:13:32 -0800 (PST) Received: from smtp.sd73.bc.ca ([127.0.0.1]) by localhost (smtp.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03018-01-84 for ; Mon, 19 Dec 2005 15:13:30 -0800 (PST) Received: from s157.sbo (unknown [192.168.0.157]) by smtp.sd73.bc.ca (Postfix) with ESMTP id EC2A68A009C for ; Mon, 19 Dec 2005 15:13:30 -0800 (PST) From: Freddie Cash To: freebsd-current@freebsd.org Date: Mon, 19 Dec 2005 15:13:50 -0800 User-Agent: KMail/1.8.3 References: <200512192117.jBJLHE8C057230@lurza.secnetix.de> In-Reply-To: <200512192117.jBJLHE8C057230@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512191513.51287.fcash@ocis.net> X-Virus-Scanned: by amavisd-new using ClamAV at sd73.bc.ca Subject: Re: DRM update for testing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2005 23:13:54 -0000 On December 19, 2005 01:17 pm, Oliver Fromme wrote: > Freddie Cash wrote: > > Running glxgears at 1024x768x16 gives me a decent 35 fps, compared > > to the 1 fps I used to get. :) > Uhm. Are you sure that you're running hardware-accelerated > OpenGL glxgears? > I get 48 fps at 1400x1050x32 -- in software, without any > hardware 3D acceleration. (It's a 1.6GHz Centrino notebook > with shared i915 graphics. 2D acceleration is enabled, of > course.) Yep. It's a bog-slow laptop (2.8 GHz Celeron CPU, 1 GB RAM, 40 GB HD running at ATA33 instead of ATA100, Radeon 7000 GPU). It may be a 2.8 GHz CPU, but it runs like a a 1 GHz, even in Debian Linux. Without DRM/DRI enabled in X, glxgears give single-digit framerates. With DRM/DRI enabled in X, glxgears gives double-digit to triple-digit framerates (depending on window size). The glxgears info also shows the hardware accel enabled and disabled correctly. Running Debian Linux unstable on the same laptop showed slightly better framerates in glxgears (~50 fps fullscreen vs. ~30 in FreeBSD), but the harddrive was also running at ATA100 (not that that should affect glxgears all that much). -- Freddie Cash fcash@ocis.net