Re: [Dri-devel] Mach64 PCI support added to 2D driver

2002-04-15 Thread Jose Fonseca
On Mon, 2002-04-15 at 14:19, Tony Rogvall wrote: > "José Fonseca" wrote: > > > On 2002.04.13 04:36 Leif Delgass wrote: > > > On Thu, 11 Apr 2002, José Fonseca wrote: > > > > > > Do we know for sure that pci gart is supported on mach64? The rage 128 > > > and radeon drivers both write to PCI GART

Re: [Dri-devel] Mach64 PCI support added to 2D driver

2002-04-15 Thread Tony Rogvall
"José Fonseca" wrote: > On 2002.04.13 04:36 Leif Delgass wrote: > > On Thu, 11 Apr 2002, José Fonseca wrote: > > > > Do we know for sure that pci gart is supported on mach64? The rage 128 > > and radeon drivers both write to PCI GART registers, but I don't see > > anything analogous in the Rage

Re: [Dri-devel] Mach64 PCI support added to 2D driver

2002-04-13 Thread Gareth Hughes
Leif Delgass wrote: > > Do we know for sure that pci gart is supported on mach64? The rage 128 > and radeon drivers both write to PCI GART registers, but I don't see > anything analogous in the Rage PRO docs. My understanding is that to use > the scatter/gather memory, the card has to implement

Re: [Dri-devel] Mach64 PCI support added to 2D driver

2002-04-13 Thread José Fonseca
On 2002.04.13 04:36 Leif Delgass wrote: > On Thu, 11 Apr 2002, José Fonseca wrote: > > Do we know for sure that pci gart is supported on mach64? The rage 128 > and radeon drivers both write to PCI GART registers, but I don't see > anything analogous in the Rage PRO docs. My understanding is tha

Re: [Dri-devel] Mach64 PCI support added to 2D driver

2002-04-12 Thread Leif Delgass
On Thu, 11 Apr 2002, José Fonseca wrote: > I've just commited support for PCI only Mach64 cards to the 2D driver. It > should recognize a PCI card and allocate memory from the PCIGART. There is > still missing support for PCI operation of an AGP card when agpgart isn't > available - not much r