On Mon, 05 Apr 2004 09:16:46 -0700
"Daniel J. Michael" <[EMAIL PROTECTED]> wrote:

> I've been using plain CVS for a couple weeks now (latest checkout was 
> sometime last week). It was working great until the last time I updated 
> it. Since then, I've had some problems with tuxracer (crashes) and 
> chromium (mouse responds slowly), both of which worked with the dri cvs 

The slow mouse response is because the driver doesn't wait for the
hardware to go idle in SwapBuffers any more. Proper frame throttling
would help here. I made a user-space implementation one or two a weeks
ago. It's not in CVS because it breaks with multiple contexts. I'll have
to start moving functionality to the kernel module to make proper frame
throttling and vertex DMA working reliably. I just need to find some
time and motivation to get started ...

> before. I have seen corrupt 3d windows or cursor corruption (but, 
> afaik, I'm not using a hw cursor). Should I still try the new patch?

Regards,
  Felix

> 
> --On Monday, April 05, 2004 7:08 AM -0700 Alex Deucher 
> <[EMAIL PROTECTED]> wrote:
[snip]


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to