Re: [R300] jump_and_click retagged.

2005-02-03 Thread Chad Page
On Thu, 3 Feb 2005, Rune Petersen wrote: > > You are quite right - also the following instruction: > > > > { > > EASY_PFS_INSTR0(MAD, SRC0C_XYZ, ONE, ZERO), > > EASY_PFS_INSTR1(0, 0, 0 | PFS_FLAG_CONST, 0 | PFS_FLAG_CONST, NONE, > > ALL), > > EASY_PFS_INSTR2(MAD, SRC0A, ONE, ZER

Re: [Dri-devel] DRI disabled on iBook2 w/ 2.4.21 ppc (linus) kernel

2003-08-01 Thread Chad Page
On 2 Aug 2003, Michel [ISO-8859-1] Dänzer wrote: > On Fri, 2003-08-01 at 22:38, Chad Page wrote: > > You might want to look for agpgart patches and/or try out ben2. > > Indeed, agpgart for Apple UniNorth AGP bridges is only available in the > benh trees and linuxppc-2.5 y

Re: [Dri-devel] DRI disabled on iBook2 w/ 2.4.21 ppc (linus) kernel

2003-08-01 Thread Chad Page
You might want to look for agpgart patches and/or try out ben2. I've gotten closer using 2.4.21ben2, but when it tries to start with DRI all I get is a blank screen and unless I have a network connection I need to reboot. Any ideas? On Fri, 1 Aug 2003, Andreakis, Dean (MED) wro

Re: [Dri-devel] ATI IGP 340M support?

2003-01-21 Thread Chad Page
I had seen that it was based on the Radeon 7000... otoh, could it be an ArtX design with a similar feature set? - Chad On Tue, 21 Jan 2003, Dieter [iso-8859-1] Nützel wrote: > Am Dienstag, 21. Januar 2003 21:47 schrieb Kevin Margulieux: > > Is anybody working on getting

Re: [Dri-users] Re: [Dri-devel] Radeon x86 PCI [Was: help selecting a graphics card, and some general questions]

2002-12-16 Thread Chad Page
Third'ed belatedly... one of my friends just got an A7N266-VM and has a Sapphire Radeon 7500, so without this code being activated (by recompile) he can't use DRI... thankfully we can do that, but it'd be nice to have it in XFree 4.3.0. - Chad On Thu, 5 Dec 2002, [iso-8859-15] J

Re: [Dri-devel] dri-devel, Re: Gen*ric V*agra for only $5.00 per 100MG dose

2002-11-03 Thread Chad Page
> > (If memory serves, the MVP4 had an integrated 3D "accelerator", namely a > > Trident CyberBlade... ;-) > > It does although sadly no 3d docs appear to be around Actually if it's the same core used in the PLE133, the datasheet was/is easily downloadable and had 3d specs in it. I remember s

Re: [Dri-devel] dri-devel, Re: Gen*ric V*agra for only $5.00 per 100MG dose

2002-11-02 Thread Chad Page
Wasn't VIAGRA a PC Chips relabeling of the VIA MVP4? What would a DRI developer do with that? ;) - Chad --- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads

Re: [Dri-devel] Radeon 9000 patch

2002-10-29 Thread Chad Page
IIRC there are some features removed in the 9000, so there will have to be some conditional code handling of those features. In addition the 9700 is a totally different chip done by the ArtX team. This patch is a good start though :) - Chad On Tue, 29 Oct 2002 [EMAIL PROTECTED

Re: [Dri-devel] Re: XAA versioning?

2002-10-04 Thread Chad Page
I checked out latest CVS earlier and compiled it, it seems to work fine now. - Chad On 1 Oct 2002, Michel [ISO-8859-1] Dänzer wrote: > On Mon, 2002-09-30 at 02:18, Chad Page wrote: > > > > Nope, dosen't work with that - I still have to comment

Re: [Dri-devel] Re: XAA versioning?

2002-10-01 Thread Chad Page
That's strange, since it only sig11's in dual head mode when only MMIO is in use... I'll look at it some more tonight. - Chad On 1 Oct 2002, Michel [ISO-8859-1] Dänzer wrote: > On Mon, 2002-09-30 at 02:18, Chad Page wrote: > > > > Nope, do

Re: [Dri-devel] Re: XAA versioning?

2002-09-29 Thread Chad Page
Nope, dosen't work with that - I still have to comment out the call in RADEONResetVideo. Appears to be a failure within the sync function itself. - Chad On 30 Sep 2002, Michel [ISO-8859-1] Dänzer wrote: > On Son, 2002-09-29 at 19:24, Chad Page wrote: > > >

Re: [Dri-devel] Re: XAA versioning?

2002-09-29 Thread Chad Page
On 29 Sep 2002, Michel [ISO-8859-1] Dänzer wrote: > On Son, 2002-09-29 at 04:47, Chad Page wrote: > > > > I did my own build from CVS and copied libxaa.a from it into the > > modules directory - 2D and 3D work with one head but I still get signal 11 > > with

Re: [Dri-devel] Re: XAA versioning?

2002-09-29 Thread Chad Page
On 29 Sep 2002, Michel [ISO-8859-1] Dänzer wrote: > On Son, 2002-09-29 at 04:47, Chad Page wrote: > > > > I did my own build from CVS and copied libxaa.a from it into the > > modules directory - 2D and 3D work with one head but I still get signal 11 > > with

Re: [Dri-devel] Re: XAA versioning?

2002-09-28 Thread Chad Page
I did my own build from CVS and copied libxaa.a from it into the modules directory - 2D and 3D work with one head but I still get signal 11 with two heads, with and without xinerama. I can disable acceleration and it will work, so there seems to be another xaa problem with shared entitie