On 2002.03.06 21:12 Tony Rogvall wrote:
> Leif Delgass wrote:
> 
> > On Tue, 5 Mar 2002 [EMAIL PROTECTED] wrote:
> >
> > > Tony,
> > >
> > > On 2002.03.05 21:04 Tony Rogvall wrote:
> > > >
> > > > Hi everyone!
> > > >
> > > > I am new on the list, I am currently struggling with getting the
> dri on
> > > > my
> > > > sony working. I have been able to set it up, compile and all that,
> but
> > > > there is something missing. It looks to me that there is some pci
> > > > support
> > > > missing for the mach64 branch.
> > > >
> > >
> > > You'll have to be more precise about what's your problem
> > > (/var/log/XFree86.0.log would help). I'm not aware of any limitation
> of
> > > the mach64 driver regarding PCI cards since at this moment it doesn't
> use
> > > any of the AGP features.
> >
> > Even though it's not using AGP, I think the drm still allocates memory
> in
> > agp space from agpgart for vertex buffers.  This memory isn't used, but
> it
> > does currently require that agpgart is loaded.  I don't think that the
> drm
> > makes use of the ati_pcigart.h at this point even though it's included.
> > This is probably just the result of work being started on DMA but never
> > finished.
> >
> > [snip]
> >
> 
> The problem is that the agpgart does not load very well, it just responde
> with
> an
> error code (can not alloate memory).
> 
> 
> Thanks
> 
> /Tony
> 

Ok. I'm gonna look into this tomorrow. Both the r128 and radeon drivers 
have PCI support, so it shouldn'be difficult to bring the PCI support to 
the same state as the AGP (i.e., just initialize it).

BTW, I just commited initial support for the tex coord premultiplication 
in the mach64-0-0-3-branch. This doesn't help with the lockups in multiarb 
though.

José Fonseca

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to