On Sat, 2001-12-01 at 01:02, Claus-Justus Heine wrote:
> So it seems to work now. Textures do not work (do they work at all
> without HAL lib from Matrox? Found some comments in the mga driver
> which suggest they are not (yet) supported).
We're running a couple G450s in the office without halli
Claus-Justus Heine <[EMAIL PROTECTED]> writes:
> Basically, it seems to work now -- in principle. Synchronization with
> the X-Server is flaky; maybe there is a mb() issue or something like
> that.
The deadlock was caused by debugging code inserted by myself (sending
output with printf() to an x
Claus-Justus Heine <[EMAIL PROTECTED]> writes:
> Michel Dänzer <[EMAIL PROTECTED]> writes:
>
> > > And one major feature on x86 machines are the iommu facilities of the
> > > AGP chipsets. Implementing a fake "AGP" driver for architectures which
> > > already have iommu facilities for their PCI
Michel Dänzer <[EMAIL PROTECTED]> writes:
> > And one major feature on x86 machines are the iommu facilities of the
> > AGP chipsets. Implementing a fake "AGP" driver for architectures which
> > already have iommu facilities for their PCI subsystems seems to be
> > fairly easy. The user-land driv
Hi there,
the last days I was amusing myself with finding out about the status
of the Matrox G450 _PCI_ w.r.t. to hw 3D support. The card is plugged
into an Alpha station (UP2000).
I ended up hacking the agpgart module to kind-of emulate an agp
chipset by using the iommu of the UP2000 mainboard.