Index: [thread] [date] [subject] [author]
  From: =?iso-8859-1?Q?Niklas_H=F6glund?= <niklas@canit.se>
  To  : ggi-develop@eskimo.com
  Date: Tue, 17 Aug 1999 12:07:22 +0200

Re: S3 ViRGE FIFO

On Sat, Aug 07, 1999 at 10:22:19AM +0200, Martin Lexa wrote:
> +	for (foo = 0; foo < 4; foo++)
> +	  SPR_out32(dpy, virge_memcntl[foo].offset, virge_memcntl[foo].data);

I've checked the patch out, and everything works except for these two
lines. (Not a big surprise I guess.) It they are there the monitor
turns itself off when i insert the module. I also tried once only
setting the first two registers, and once only setting the last
two. Neither of these attempts made any difference.

I suspect it's the ordering of the register writes to the card that
makes it hang, but I don't know.

PS. The XF86_SVGA server never flickers any at all, not even in 32 bit
modes.
 
-- 
						Niklas

Index: [thread] [date] [subject] [author]