Re: [Dri-devel] A question for tonight...

2002-04-16 Thread José Fonseca
On 2002.04.16 04:21 Jens Owen wrote: > Jose, > > Was your concern addressed in today's chat? > Not really... See below. > Jose Fonseca wrote: > > > > I have been looking into the DRM's DMA/CCE/CP initialization > subroutines > > (those named *_do_init{dma,cce,cp} ) of the current DRI drivers,

Re: [Dri-devel] A question for tonight...

2002-04-15 Thread Jens Owen
Jose, Was your concern addressed in today's chat? Jose Fonseca wrote: > > I have been looking into the DRM's DMA/CCE/CP initialization subroutines > (those named *_do_init{dma,cce,cp} ) of the current DRI drivers, and I > still don't know how they protect themselves from making faults due to >

Re: [Dri-devel] A question for tonight...

2002-04-15 Thread Brian Paul
The chat is on now. Looks like my earlier message hasn't gone through yet. Trying again... -Brian ___ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

[Dri-devel] A question for tonight...

2002-04-15 Thread Jose Fonseca
I have been looking into the DRM's DMA/CCE/CP initialization subroutines (those named *_do_init{dma,cce,cp} ) of the current DRI drivers, and I still don't know how they protect themselves from making faults due to bad initialization parameters. Since I this is a little complicated to put over IRC