Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2005 12:55:45 -0800
From:      Freddie Cash <fcash@ocis.net>
To:        freebsd-current@freebsd.org
Subject:   Re: DRM update for testing
Message-ID:  <200512191255.46304.fcash@ocis.net>
In-Reply-To: <1132743283.1197.55.camel@leguin>
References:  <1132743283.1197.55.camel@leguin>

next in thread | previous in thread | raw e-mail | index | archive | help
On November 23, 2005 02:54 am, Eric Anholt wrote:
> I've got a patch at:
> http://people.freebsd.org/~anholt/dri/drm-sys-20051123.diff
> for testing, which merges DRM CVS into FreeBSD.  I've done basic tests
> of a recent DRM CVS with WITNESS on AGP/PCI Matrox, AGP/PCI Rage 128,
> AGP Radeon r100/r200/r300, AGP Savage4 (new!), SiS, and 3dfx, and this
> version should be equivalent to what I tested.  I'll do another pass of
> testing before I commit, but I'd also like to get some wider testing so
> more panics can show up if they exist.  This particular diff has only
> been compile-tested with LINT on amd64 so far.

While I haven't tested this specific patchset, I figured I'd pipe up with 
a "yay, it works" regarding ATI IGP 200 (RADEON 7000) drm support on my 
Toshiba Satellite A60 laptop.  When I was running FreeBSD 5.x and Xorg 
6.x I was never able to get a working agp0, drm0, or DRM/DRI.  (There was 
a working agp0 in the early 5.2/5.3 days, but then it disappeared.  Even 
with that, though, DRM/DRI in X never worked.)

Updating the laptop to RELENG_6 from early Dec, xorg-server-snap, and the 
latest dri-devel port now gives me:
drm0@pci1:5:0:  class=0x030000 card=0xff101179 chip=0x44371002 rev=0x00 
hdr=0x00
    vendor   = 'ATI Technologies Inc'
    device   = 'Radeon Mobility 7000 IGP'
    class    = display
    subclass = VGA

agp0@pci0:0:0   class=0x060000 card=0x00000000 chip=0xcab31002 rev=0x05 
hdr=0x00
    vendor   = 'ATI Technologies Inc'
    class    = bridge
    subclass = HOST-PCI

Running glxgears at 1024x768x16 gives me a decent 35 fps, compared to the 
1 fps I used to get.  :)

All that's left is to get the IDE controller working at better than ATA33 
speeds.

-- 
Freddie Cash
fcash@ocis.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512191255.46304.fcash>