[Dri-devel] FreeBSD DRI issues.

2003-07-17 Thread Adam K Kirchhoff
I've noticed, over the past few months of occaisionally using FreeBSD, that if I have to quit out of X, and relaunch the server, quite often I'm stuck with Indirect Rendering. With some experimenting, it appears that /dev/dri/card0 gets locked and is in accessible the next time the X server start

[Dri-devel] Re: unstable test driver for ATI IGP320M?

2003-07-17 Thread Wouter Bijlsma
Hi, I've just written an agpgart driver for the IGP320M that seems to work well on my HP Pavilion 4200, at least with the test programs I ran on them (testagp.c and agptool from Dave Jones' website). The driver is by no means stable or useful as far as I can see, it only supports the IGP320M an

[Dri-devel] [Bug 314] No 3D support for Radeon IGP chips

2003-07-17 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-17-07 18:31 --- I have written an agpgart driver that probes the chipset (IGP320M) and sets up the GART in 1-level GATT mode, with the TLB and the GART cache disabled. I have no idea if

Re: [Dri-devel] [PATCH] MGA texturing patches

2003-07-17 Thread Ian Romanick
Ville Syrjälä wrote: xHere are a bunch of patches for MGA texturing code. mga_mipmap.patch: - Fix tpitch when firstLevel > baseLevel. - Fix some confusion regarding level vs. hwlevel with dirty_images[0] and tex size calculation. - Call mgaUploadSubImage() starting from firstLevel not 0 and mak

Re: [Dri-devel] TAKE MY NAME OFF YOUR LIST

2003-07-17 Thread smitty
On Wed, 16 Jul 2003 15:52:41 -0500 "linsblues" <[EMAIL PROTECTED]> wrote: > > REMOVE MY NAME FROM YOUR LIST Chill out man. Allow me quote 2 lines from teeh email you just sent to the list: > List-Unsubscribe: , >

[Dri-devel] Re: [XFree86] Opteron, GinGin and PCIGart

2003-07-17 Thread Ian Romanick
Mark Lane wrote: I am getting a weird error when attempting to run "ForcePCIMode" on an opteron with a Radeon 7500 PCI. I have also used a 7000 with the same results. (EE) RADEON(0): GetBuffer timed out, resetting engine... (EE) RADEON(0): RADEONCPGetBuffer: CP reset -1020 (EE) RADEON(0): RADEO

Re: [Dri-devel] [Patch] Radeon point size > 1.0

2003-07-17 Thread Keith Whitwell
Ian Romanick wrote: Keith Whitwell wrote: [EMAIL PROTECTED] wrote: Hi, Attached is a small patch for the Radeon driver. It allows use of the full range of point sizes defined in Mesa. It uses the rasterization fallback mechanism when rendering points outside the hardware supported range (!= 1.

[Dri-devel] Your Bugzilla buglist needs attention.

2003-07-17 Thread bugadmin
[This e-mail has been automatically generated.] You have one or more bugs assigned to you in the Bugzilla bugsystem (http://bugs.xfree86.org/) that require attention. All of these bugs are in the NEW state, and have not been touched in 7 days or more. You need to take a look at them, and decid

[Dri-devel] unstable test driver for ATI IGP320M?

2003-07-17 Thread Gerald Leppert
Hi, I'm one of the unlucky owners of a notebook with the ATI IGP 320M Chip. I've heard that there's no stable support for AGPGart, DRI and so on. Is there some development going on in supporting the ATI IGP chips? I'd like to test these drivers, if possible. Did ATI provide all the specifications,