Re: [Dri-devel] oops with r128 on Dell Inspiron 4000

2001-10-07 Thread Daryll Strauss
On Mon, Oct 08, 2001 at 04:11:28AM +0200, Dagfinn Ilmari Mannsåker wrote: > Yes, I have followed the DRI User Guide (without knowing it. I read through > it, and I have done exactly as it said). From looking at the log, I can't see > what would cause direct rendering to fail. The parts of the log

Re: [Dri-devel] oops with r128 on Dell Inspiron 4000

2001-10-07 Thread Dagfinn Ilmari Mannsåker
On Mon, Oct 08, 2001 at 01:56:28AM +0200, Michel Dänzer wrote: > On Sun, 2001-10-07 at 23:44, Dagfinn Ilmari Mannsåker wrote: > > > I am very keen on getting DRI up and running on this machine, and I > > will assist with any tests and/or troubleshooting you find necessary, > > just give me the in

[Dri-devel] getimage sloweness

2001-10-07 Thread volodya
I found another symptom of "freezes with Radeon" problem. It looks like getimage is very slow. Compare: P-IV 1.8ghz, Radeon 1002:5144 AGP x11perf -getimage500 Sync time adjustment is 0.0418 msecs. 20 reps @ 207.6316 msec ( 4.8/sec): GetImage 500x500 square 20 reps @ 248.554

Re: [Dri-devel] oops with r128 on Dell Inspiron 4000

2001-10-07 Thread Dagfinn Ilmari Mannsåker
On Sun, Oct 07, 2001 at 08:15:38AM -0400, Carl Busjahn wrote: > Hey, > It's more than likely that your problem is in the 2.4.3 kernel, it had > several issues with agp, and didn't work at all on Cyrix processors. > 2.4.10 is a excellent release, and you'd do well to get it. I'm not running 2.4.

Re: [Dri-devel] drm_dma

2001-10-07 Thread Michael Zayats
r128 Xv driver (that I suppose is in userspace, fix me if I am wrong) uses drm_dma to move blocks from user space to video memory. aren't drm-dma functions some way generic? I know that user2user DMA is complicated - swapping low 16mb of memory etc. but wasn't this topic already solved in dri?

[Dri-devel] Re: twm, 3D and Radeon

2001-10-07 Thread Michel Dänzer
On Sun, 2001-10-07 at 07:14, [EMAIL PROTECTED] wrote: > > > On 5 Oct 2001, Michel [ISO-8859-1] Dänzer wrote: > > > On Fri, 2001-10-05 at 17:25, [EMAIL PROTECTED] wrote: > > > > > >* when I move glxgears around the screen I get corruption from window > > > borders (this does not happen

Re: [Dri-devel] glDrawPixels on i810

2001-10-07 Thread Michel Dänzer
On Sun, 2001-10-07 at 17:43, Michael Zayats wrote: > > On Fri, 2001-10-05 at 00:08, Nathan Hand wrote: > > > > > XV is completely independent of V4L and the DRI. > > > > This is true conceptually and was true implementation-wise until > > recently. However, the r128 driver uses the DRM to transfer

[Dri-devel] drm_dma

2001-10-07 Thread Michael Zayats
can I use drm_dma facilities to copy large memory blocks in user space? I specifically need to copy it from device mapped to shared memory oh :( Michael P.S. for those interested in what all the hell I try to do, small comment: I have bt frame grabber mmaped to my process, I have to filter frame

Re: [Dri-devel] glDrawPixels on i810

2001-10-07 Thread Michael Zayats
- Original Message - From: Michel Dänzer <[EMAIL PROTECTED]> To: Nathan Hand <[EMAIL PROTECTED]> Cc: Michael Zayats <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, October 05, 2001 2:14 AM Subject: Re: [Dri-devel] glDrawPixels on i810 > On Fri, 2001-10-05 at 00:08, Nathan Hand wr

Re: [Dri-devel] oops with r128 on Dell Inspiron 4000

2001-10-07 Thread Carl Busjahn
Hey, It's more than likely that your problem is in the 2.4.3 kernel, it had several issues with agp, and didn't work at all on Cyrix processors. 2.4.10 is a excellent release, and you'd do well to get it. Carl Busjahn Dagfinn Ilmari Mannsåker wrote: >Hi, > >I have a Dell Inspiron 4000 with a

Re: [Dri-devel] glDrawPixels on i810

2001-10-07 Thread Michael Zayats
- Original Message - From: Michel Dänzer <[EMAIL PROTECTED]> To: Nathan Hand <[EMAIL PROTECTED]> Cc: Michael Zayats <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, October 05, 2001 2:14 AM Subject: Re: [Dri-devel] glDrawPixels on i810 > On Fri, 2001-10-05 at 00:08, Nathan Hand wr